Home
last modified time | relevance | path

Searched defs:onNewIntent (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DClearTop.java40 public void onNewIntent(Intent intent) { in onNewIntent() method in ClearTop
/aosp14/frameworks/base/tests/ActivityManagerPerfTests/stub-app/src/com/android/stubs/am/
H A DTestActivity.java46 public void onNewIntent(Intent intent) { in onNewIntent() method in TestActivity
/aosp14/frameworks/base/tests/ShowWhenLockedApp/src/com/android/showwhenlocked/
H A DShowWhenLockedActivity.java97 protected void onNewIntent(Intent intent) { in onNewIntent() method in ShowWhenLockedActivity
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
H A DTvNotificationPanelActivity.java89 public void onNewIntent(Intent intent) { in onNewIntent() method in TvNotificationPanelActivity
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DForegroundServicesDialog.java124 protected void onNewIntent(Intent intent) { in onNewIntent() method in ForegroundServicesDialog
/aosp14/frameworks/base/tests/UsageStatsTest/src/com/android/tests/usagestats/
H A DUsageStatsActivity.java80 public void onNewIntent(Intent intent) { in onNewIntent() method in UsageStatsActivity
/aosp14/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/
H A DBackupRestoreConfirmation.java157 public void onNewIntent(Intent intent) { in onNewIntent() method in BackupRestoreConfirmation
/aosp14/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
H A DCompanionDeviceActivity.java225 protected void onNewIntent(Intent intent) { in onNewIntent() method in CompanionDeviceActivity
/aosp14/frameworks/base/core/java/android/preference/
H A DPreferenceActivity.java1578 protected void onNewIntent(Intent intent) { in onNewIntent() method in PreferenceActivity
/aosp14/frameworks/base/core/java/android/app/
H A DActivity.java2285 protected void onNewIntent(Intent intent) { in onNewIntent() method in Activity
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...