Home
last modified time | relevance | path

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

1234

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DSafetyCenterQsActivity.java54 protected void onNewIntent(Intent intent) { in onNewIntent() method in SafetyCenterQsActivity
/packages/apps/Car/Settings/src/com/android/car/settings/common/
DSettingsDefaultIntentActivity.java41 protected void onNewIntent(Intent intent) { in onNewIntent() method in SettingsDefaultIntentActivity
/packages/apps/Browser2/src/org/chromium/webview_shell/
DTelemetryMemoryPressureActivity.java44 protected void onNewIntent(Intent intent) { in onNewIntent() method in TelemetryMemoryPressureActivity
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDvrBrowseActivity.java46 protected void onNewIntent(Intent intent) { in onNewIntent() method in DvrBrowseActivity
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingJoinHandlerActivity.java40 protected void onNewIntent(Intent intent) { in onNewIntent() method in AudioSharingJoinHandlerActivity
/packages/apps/Car/Cluster/ClusterHomeSample/src/com/android/car/cluster/home/
DClusterHomeActivity.java55 protected void onNewIntent(Intent intent) { in onNewIntent() method in ClusterHomeActivity
DFakeFreeNavigationActivity.java49 protected void onNewIntent(Intent intent) { in onNewIntent() method in FakeFreeNavigationActivity
/packages/services/Mtp/tests/src/com/android/mtp/
DTestResultActivity.java59 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestResultActivity
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cluster/
DFakeClusterNavigationActivity.java50 protected void onNewIntent(Intent intent) { in onNewIntent() method in FakeClusterNavigationActivity
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DFakeFreeNavigationActivity.java48 protected void onNewIntent(Intent intent) { in onNewIntent() method in FakeFreeNavigationActivity
/packages/apps/Settings/src/com/android/settings/
DActionDisabledByAppOpsDialog.java54 public void onNewIntent(Intent intent) { in onNewIntent() method in ActionDisabledByAppOpsDialog
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/
DAppGridActivity.java78 protected void onNewIntent(Intent intent) { in onNewIntent() method in AppGridActivity
/packages/apps/Settings/src/com/android/settings/notification/app/
DChannelPanelActivity.java64 protected void onNewIntent(Intent intent) { in onNewIntent() method in ChannelPanelActivity
/packages/apps/Dialer/java/com/android/dialer/main/
DMainActivityPeer.java37 void onNewIntent(Intent intent); in onNewIntent() method
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
DDialogSmsDisplay.java75 protected void onNewIntent(Intent intent) { in onNewIntent() method in DialogSmsDisplay
/packages/apps/Settings/src/com/android/settings/wifi/addappnetworks/
DAddAppNetworksActivity.java81 protected void onNewIntent(Intent intent) { in onNewIntent() method in AddAppNetworksActivity
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DActionDisabledByAdminDialog.java50 public void onNewIntent(Intent intent) { in onNewIntent() method in ActionDisabledByAdminDialog
/packages/apps/UniversalMediaPlayer/java/com/android/pump/activity/
DVideoPlayerActivity.java90 protected void onNewIntent(@Nullable Intent intent) { in onNewIntent() method in VideoPlayerActivity
/packages/apps/TvSystemUI/src/com/android/systemui/tv/notifications/
DTvNotificationPanelActivity.java89 public void onNewIntent(Intent intent) { in onNewIntent() method in TvNotificationPanelActivity
/packages/services/Telephony/src/com/android/phone/settings/
DPickSmsSubscriptionActivity.java102 protected void onNewIntent(Intent intent) { in onNewIntent() method in PickSmsSubscriptionActivity
/packages/apps/TV/src/com/android/tv/dvr/ui/playback/
DDvrPlaybackActivity.java63 protected void onNewIntent(Intent intent) { in onNewIntent() method in DvrPlaybackActivity
/packages/apps/Settings/src/com/android/settings/panel/
DSettingsPanelActivity.java84 protected void onNewIntent(Intent intent) { in onNewIntent() method in SettingsPanelActivity
/packages/apps/Tag/src/com/android/apps/tag/
DTagViewer.java120 public void onNewIntent(@NonNull Intent intent) { in onNewIntent() method in TagViewer
/packages/services/Car/tests/SampleRearViewCamera/src/com/google/android/car/rvc/
DSampleRearViewCameraActivity.java101 protected void onNewIntent(Intent intent) { in onNewIntent() method in SampleRearViewCameraActivity
/packages/apps/Settings/src/com/android/settings/enterprise/
DActionDisabledByAdminDialog.java53 public void onNewIntent(Intent intent) { in onNewIntent() method in ActionDisabledByAdminDialog

1234