/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/ |
D | ImeActivity.java | 51 protected void onNewIntent(Intent intent) { in onNewIntent() method in ImeActivity 52 super.onNewIntent(intent); in onNewIntent()
|
/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/statusbar/tv/notifications/ |
D | TvNotificationPanelActivity.java | 89 public void onNewIntent(Intent intent) { in onNewIntent() method in TvNotificationPanelActivity 90 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/sensorprivacy/ |
D | SensorUseStartedActivity.kt | 239 override fun onNewIntent(intent: Intent?) { in <lambda>() method in com.android.systemui.sensorprivacy.SensorUseStartedActivity
|
/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 | 1578 protected void onNewIntent(Intent intent) { in onNewIntent() method in PreferenceActivity
|
/frameworks/base/core/java/android/app/ |
D | Activity.java | 2185 protected void onNewIntent(Intent intent) { in onNewIntent() method in Activity 8067 onNewIntent(intent);
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 620 HSPLandroid/app/Activity;->onNewIntent(Landroid/content/Intent;)V
|
/frameworks/base/core/api/ |
D | current.txt | 4024 method protected void onNewIntent(android.content.Intent);
|
/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 | 620 HSPLandroid/app/Activity;->onNewIntent(Landroid/content/Intent;)V
|