Loading core/java/android/content/Context.java +1 −1 Original line number Diff line number Diff line Loading @@ -1256,7 +1256,7 @@ public abstract class Context { * @param intent The description of the activity to start. * * @throws ActivityNotFoundException * *` * @see #startActivity(Intent, Bundle) * @see PackageManager#resolveActivity */ Loading Loading
core/java/android/content/Context.java +1 −1 Original line number Diff line number Diff line Loading @@ -1256,7 +1256,7 @@ public abstract class Context { * @param intent The description of the activity to start. * * @throws ActivityNotFoundException * *` * @see #startActivity(Intent, Bundle) * @see PackageManager#resolveActivity */ Loading