/frameworks/base/tests/ActivityManagerPerfTests/stub-app/src/com/android/stubs/am/ |
D | TestActivity.java | 46 public void onNewIntent(Intent intent) { in onNewIntent() method in TestActivity 47 super.onNewIntent(intent); in onNewIntent()
|
/frameworks/base/tests/ShowWhenLockedApp/src/com/android/showwhenlocked/ |
D | ShowWhenLockedActivity.java | 97 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/ |
D | PipMenuActivity.java | 86 protected void onNewIntent(Intent intent) { in onNewIntent() method in PipMenuActivity 88 super.onNewIntent(intent); in onNewIntent()
|
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
D | ClearTop.java | 40 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ForegroundServicesDialog.java | 125 protected void onNewIntent(Intent intent) { in onNewIntent() method in ForegroundServicesDialog 126 super.onNewIntent(intent); in onNewIntent()
|
/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/ |
D | BackupRestoreConfirmation.java | 162 public void onNewIntent(Intent intent) { in onNewIntent() method in BackupRestoreConfirmation 163 super.onNewIntent(intent); in onNewIntent()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/ |
D | PipMenuActivity.java | 281 protected void onNewIntent(Intent intent) { in onNewIntent() method in PipMenuActivity 282 super.onNewIntent(intent); in onNewIntent()
|
/frameworks/base/tests/UsageStatsTest/src/com/android/tests/usagestats/ |
D | UsageStatsActivity.java | 80 public void onNewIntent(Intent intent) { in onNewIntent() method in UsageStatsActivity
|
/frameworks/base/core/java/android/preference/ |
D | PreferenceActivity.java | 1577 protected void onNewIntent(Intent intent) { in onNewIntent() method in PreferenceActivity
|
/frameworks/base/core/java/android/app/ |
D | Activity.java | 2150 protected void onNewIntent(Intent intent) { in onNewIntent() method in Activity 8015 onNewIntent(intent); in performNewIntent()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 3374 method protected void onNewIntent(android.content.Intent);
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 689 HSPLandroid/app/Activity;->onNewIntent(Landroid/content/Intent;)V
|
/frameworks/base/api/ |
D | current.txt | 3872 method protected void onNewIntent(android.content.Intent);
|