Searched refs:onNewIntent (Results 1 – 15 of 15) sorted by relevance
40 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
301 android.app.Activity#onNewIntent onNewIntent()} method, rather than creating a new instance of the310 android.app.Activity#onNewIntent onNewIntent()}, because it's at the top of the stack—the316 the activity before the new intent arrived in {@link android.app.Activity#onNewIntent317 onNewIntent()}.</p>324 android.app.Activity#onNewIntent onNewIntent()} method, rather than creating a new instance. Only382 receives the new intent in {@link android.app.Activity#onNewIntent onNewIntent()}. 388 the existing instance receives a call to {@link android.app.Activity#onNewIntent onNewIntent()},397 through {@link android.app.Activity#onNewIntent onNewIntent()}).
100 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestsListActivity
276 android.app.Activity#onNewIntent onNewIntent} callback to process the data from the scanned NFC290 public void onNewIntent(Intent intent) {
868 public void onNewIntent(Intent intent) {
157 android.app.Activity#onNewIntent onNewIntent()}</code> メソッドが呼び出され、アクティビティが後続のインテントに渡されます。412 既存のアクティビティで新しいインテントを処理することになった場合は、<code>{@link android.app.Activity#onNewIntent onNewIntent()}</cod…
176 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestShellActivity177 super.onNewIntent(intent); in onNewIntent()
432 <code>{@link android.app.Activity#onNewIntent onNewIntent()}</code> call);471 android.app.Activity#onNewIntent onNewIntent()} method, rather than creating a482 android.app.Activity#onNewIntent onNewIntent()} method, rather than creating a
576 to {@link android.app.Activity#onNewIntent(Intent)}, passing the new {@link588 protected void onNewIntent(Intent intent) {605 onCreate()} and {@link android.app.Activity#onNewIntent(Intent) onNewIntent()} can execute it.</p>607 <p>When the system calls {@link android.app.Activity#onNewIntent(Intent)}, the activity has612 android.app.Activity#onNewIntent(Intent)} (so that the intent saved by the activity is updated in
1123 activity.onNewIntent(intent); in callActivityOnNewIntent()
1101 protected void onNewIntent(Intent intent) { in onNewIntent() method in Activity
1439 protected void onNewIntent(Intent intent) { in onNewIntent() method in PreferenceActivity
165 root activity's {@link android.app.Activity#onNewIntent} called with the
2594 method protected void onNewIntent(android.content.Intent);