Home
last modified time | relevance | path

Searched refs:onNewIntent (Results 1 – 22 of 22) sorted by relevance

/frameworks/support/fragment/src/androidTest/java/androidx/fragment/app/test/
DNewIntentActivity.java42 public void onNewIntent(Intent intent) { in onNewIntent() method in NewIntentActivity
43 super.onNewIntent(intent); in onNewIntent()
/frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/
DVideoActivityWithDetailedCard.java50 protected void onNewIntent(Intent intent) { in onNewIntent() method in VideoActivityWithDetailedCard
51 super.onNewIntent(intent); in onNewIntent()
DHorizontalGridTestActivity.java90 protected void onNewIntent(Intent intent) { in onNewIntent() method in HorizontalGridTestActivity
98 super.onNewIntent(intent); in onNewIntent()
/frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/
DTestResultActivity.java59 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestResultActivity
60 super.onNewIntent(intent); in onNewIntent()
/frameworks/support/samples/SupportLeanbackJank/src/main/java/com/google/android/leanbackjank/ui/
DVideoActivity.java75 protected void onNewIntent(Intent intent) { in onNewIntent() method in VideoActivity
76 super.onNewIntent(intent); in onNewIntent()
/frameworks/base/tests/ShowWhenLockedApp/src/com/android/showwhenlocked/
DShowWhenLockedActivity.java97 protected void onNewIntent(Intent intent) { in onNewIntent() method in ShowWhenLockedActivity
98 super.onNewIntent(intent); in onNewIntent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/
DPipMenuActivity.java67 protected void onNewIntent(Intent intent) { in onNewIntent() method in PipMenuActivity
68 super.onNewIntent(intent); in onNewIntent()
/frameworks/base/core/tests/coretests/src/android/app/activity/
DClearTop.java40 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServicesDialog.java121 protected void onNewIntent(Intent intent) { in onNewIntent() method in ForegroundServicesDialog
122 super.onNewIntent(intent); in onNewIntent()
/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/
DBackupRestoreConfirmation.java162 public void onNewIntent(Intent intent) { in onNewIntent() method in BackupRestoreConfirmation
163 super.onNewIntent(intent); in onNewIntent()
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridActivity.java207 protected void onNewIntent(Intent intent) { in onNewIntent() method in GridActivity
215 super.onNewIntent(intent); in onNewIntent()
/frameworks/base/tests/UsageStatsTest/src/com/android/tests/usagestats/
DUsageStatsActivity.java74 public void onNewIntent(Intent intent) { in onNewIntent() method in UsageStatsActivity
/frameworks/support/fragment/src/main/java/androidx/fragment/app/
DFragmentActivity.java480 protected void onNewIntent(Intent intent) { in onNewIntent() method in FragmentActivity
481 super.onNewIntent(intent); in onNewIntent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipMenuActivity.java250 protected void onNewIntent(Intent intent) { in onNewIntent() method in PipMenuActivity
251 super.onNewIntent(intent); in onNewIntent()
/frameworks/base/cmds/statsd/tools/dogfood/src/com/android/statsd/dogfood/
DMainActivity.java280 public void onNewIntent(Intent intent) { in onNewIntent() method in MainActivity
/frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
DLoadtestActivity.java315 public void onNewIntent(Intent intent) { in onNewIntent() method in LoadtestActivity
/frameworks/base/core/java/android/preference/
DPreferenceActivity.java1585 protected void onNewIntent(Intent intent) { in onNewIntent() method in PreferenceActivity
/frameworks/base/core/java/android/app/
DActivity.java1537 protected void onNewIntent(Intent intent) { in onNewIntent() method in Activity
7149 onNewIntent(intent); in performNewIntent()
/frameworks/base/config/
Dhiddenapi-public-dex.txt889 Landroid/app/Activity;->onNewIntent(Landroid/content/Intent;)V
32453 Landroid/preference/PreferenceActivity;->onNewIntent(Landroid/content/Intent;)V
Dboot-image-profile.txt222 HPLandroid/app/Activity;->onNewIntent(Landroid/content/Intent;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3374 method protected void onNewIntent(android.content.Intent);
/frameworks/base/api/
Dcurrent.txt3723 method protected void onNewIntent(android.content.Intent);