Home
last modified time | relevance | path

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

1234

/packages/apps/Dialer/java/com/android/dialer/main/impl/
DMainActivity.java94 protected void onNewIntent(Intent intent) { in onNewIntent() method in MainActivity
95 super.onNewIntent(intent); in onNewIntent()
97 activePeer.onNewIntent(intent); in onNewIntent()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DSafetyCenterQsActivity.java46 protected void onNewIntent(Intent intent) { in onNewIntent() method in SafetyCenterQsActivity
47 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
DSettingsPanelActivityTest.java188 mSettingsPanelActivity.onNewIntent(mSettingsPanelActivity.getIntent()); in onNewIntent_panelIsNotCreating_shouldUpdatePanel()
197 mSettingsPanelActivity.onNewIntent(mSettingsPanelActivity.getIntent()); in onNewIntent_panelIsCreating_shouldNotUpdatePanel()
207 mSettingsPanelActivity.onNewIntent(mSettingsPanelActivity.getIntent()); in onNewIntent_panelIsShowingTheSameAction_shouldNotUpdatePanel()
224 mSettingsPanelActivity.onNewIntent(mSettingsPanelActivity.getIntent()); in notInNightMode_lightNavigationBarAppearance()
/packages/apps/Settings/src/com/android/settings/
DActionDisabledByAppOpsDialog.java54 public void onNewIntent(Intent intent) { in onNewIntent() method in ActionDisabledByAppOpsDialog
55 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Car/Cluster/ClusterHomeSample/src/com/android/car/cluster/home/
DClusterHomeActivity.java55 protected void onNewIntent(Intent intent) { in onNewIntent() method in ClusterHomeActivity
56 super.onNewIntent(intent); in onNewIntent()
DFakeFreeNavigationActivity.java49 protected void onNewIntent(Intent intent) { in onNewIntent() method in FakeFreeNavigationActivity
50 super.onNewIntent(intent); in onNewIntent()
/packages/services/Mtp/tests/src/com/android/mtp/
DTestResultActivity.java59 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestResultActivity
60 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DFakeFreeNavigationActivity.java48 protected void onNewIntent(Intent intent) { in onNewIntent() method in FakeFreeNavigationActivity
49 super.onNewIntent(intent); in onNewIntent()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cluster/
DFakeClusterNavigationActivity.java50 protected void onNewIntent(Intent intent) { in onNewIntent() method in FakeClusterNavigationActivity
51 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Launcher3/tests/src/com/android/launcher3/
DLauncherIntentTest.java44 executeOnLauncher(launcher -> launcher.onNewIntent(allAppsIntent)); in testAllAppsIntent()
52 executeOnLauncher(launcher -> launcher.onNewIntent(allAppsIntent)); in testAllAppsIntent()
/packages/modules/Connectivity/tests/cts/hostside-network-policy/app2/src/com/android/cts/netpolicy/hostside/app2/
DMyActivity.java68 protected void onNewIntent(Intent intent) { in onNewIntent() method in MyActivity
69 super.onNewIntent(intent); in onNewIntent()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DActionDisabledByAdminDialog.java50 public void onNewIntent(Intent intent) { in onNewIntent() method in ActionDisabledByAdminDialog
51 super.onNewIntent(intent); in onNewIntent()
/packages/apps/TV/src/com/android/tv/dvr/ui/playback/
DDvrPlaybackActivity.java63 protected void onNewIntent(Intent intent) { in onNewIntent() method in DvrPlaybackActivity
65 mOverlayFragment.onNewIntent(createProgramIntent(intent)); in onNewIntent()
/packages/apps/Settings/src/com/android/settings/enterprise/
DActionDisabledByAdminDialog.java47 public void onNewIntent(Intent intent) { in onNewIntent() method in ActionDisabledByAdminDialog
48 super.onNewIntent(intent); in onNewIntent()
/packages/modules/AdServices/adservices/tests/cts/sandbox/fledge/src/com/android/tests/sandbox/fledge/
DSimpleActivity.java56 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivity
57 super.onNewIntent(intent); in onNewIntent()
/packages/modules/AdServices/adservices/tests/cts/sandbox/topics/src/com/android/tests/sandbox/topics/
DSimpleActivity.java56 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivity
57 super.onNewIntent(intent); in onNewIntent()
/packages/apps/TvSystemUI/src/com/android/systemui/tv/notifications/
DTvNotificationPanelActivity.java89 public void onNewIntent(Intent intent) { in onNewIntent() method in TvNotificationPanelActivity
90 super.onNewIntent(intent); in onNewIntent()
/packages/modules/AdServices/adservices/tests/cts/sandbox/appsetid/src/com/android/tests/sandbox/appsetid/
DSimpleActivity.java56 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivity
57 super.onNewIntent(intent); in onNewIntent()
/packages/modules/AdServices/adservices/tests/cts/sandbox/adid/src/com/android/tests/sandbox/adid/
DSimpleActivity.java56 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivity
57 super.onNewIntent(intent); in onNewIntent()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/utils/
DSimpleActivityBase.java57 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivityBase
58 super.onNewIntent(intent); in onNewIntent()
/packages/modules/AdServices/adservices/tests/cts/sandbox/measurement/src/com/android/tests/sandbox/measurement/
DSimpleActivity.java55 protected void onNewIntent(Intent intent) { in onNewIntent() method in SimpleActivity
56 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Camera2/src/com/android/camera/util/
DQuickActivity.java98 protected final void onNewIntent(Intent intent) { in onNewIntent() method in QuickActivity
102 super.onNewIntent(intent); in onNewIntent()
/packages/apps/UniversalMediaPlayer/java/com/android/pump/activity/
DVideoPlayerActivity.java90 protected void onNewIntent(@Nullable Intent intent) { in onNewIntent() method in VideoPlayerActivity
91 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Settings/src/com/android/settings/notification/app/
DChannelPanelActivity.java64 protected void onNewIntent(Intent intent) { in onNewIntent() method in ChannelPanelActivity
65 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Settings/src/com/android/settings/wifi/addappnetworks/
DAddAppNetworksActivity.java81 protected void onNewIntent(Intent intent) { in onNewIntent() method in AddAppNetworksActivity
82 super.onNewIntent(intent); in onNewIntent()

1234