Home
last modified time | relevance | path

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

123

/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/Car/Cluster/src/android/car/cluster/
DFakeFreeNavigationActivity.java47 protected void onNewIntent(Intent intent) { in onNewIntent() method in FakeFreeNavigationActivity
/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/Settings/src/com/android/settings/enterprise/
DActionDisabledByAdminDialog.java47 public void onNewIntent(Intent intent) { in onNewIntent() method in ActionDisabledByAdminDialog
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/enterprise/
DActionDisabledByAdminDialog.java47 public void onNewIntent(Intent intent) { in onNewIntent() method in ActionDisabledByAdminDialog
/packages/apps/Settings/src/com/android/settings/panel/
DSettingsPanelActivity.java70 protected void onNewIntent(Intent intent) { in onNewIntent() method in SettingsPanelActivity
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
DDialogSmsDisplay.java75 protected void onNewIntent(Intent intent) { in onNewIntent() method in DialogSmsDisplay
/packages/apps/Dialer/java/com/android/dialer/main/
DMainActivityPeer.java37 void onNewIntent(Intent intent); in onNewIntent() method
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/activecall/
DInCallActivity.java81 protected void onNewIntent(Intent i) { in onNewIntent() method in InCallActivity
/packages/apps/Car/Settings/src/com/android/car/settings/common/
DCarSettingActivity.java57 public void onNewIntent(Intent intent) { in onNewIntent() method in CarSettingActivity
/packages/apps/UniversalMediaPlayer/java/com/android/pump/activity/
DVideoPlayerActivity.java90 protected void onNewIntent(@Nullable Intent intent) { in onNewIntent() method in VideoPlayerActivity
DMovieDetailsActivity.java69 protected void onNewIntent(@Nullable Intent intent) { in onNewIntent() method in MovieDetailsActivity
/packages/apps/Calendar/src/com/android/calendar/
DEventInfoActivity.java157 protected void onNewIntent(Intent intent) { in onNewIntent() method in EventInfoActivity
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseRecentsActivity.java133 protected void onNewIntent(Intent intent) { in onNewIntent() method in BaseRecentsActivity
/packages/services/Telephony/src/com/android/phone/settings/
DPickSmsSubscriptionActivity.java98 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/Tag/src/com/android/apps/tag/
DTagViewer.java115 public void onNewIntent(Intent intent) { in onNewIntent() method in TagViewer
/packages/apps/Dialer/java/com/android/dialer/rtt/
DRttTranscriptActivity.java101 protected void onNewIntent(Intent intent) { in onNewIntent() method in RttTranscriptActivity
/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
DCarModeDialerActivity.java89 protected void onNewIntent(Intent intent) { in onNewIntent() method in CarModeDialerActivity
/packages/apps/Car/Launcher/src/com/android/car/carlauncher/
DCarLauncher.java120 protected void onNewIntent(Intent intent) { in onNewIntent() method in CarLauncher
/packages/apps/Dialer/java/com/android/dialer/main/impl/
DMainActivity.java94 protected void onNewIntent(Intent intent) { in onNewIntent() method in MainActivity
/packages/apps/Messaging/src/com/android/messaging/ui/
DClassZeroActivity.java147 protected void onNewIntent(final Intent msgIntent) { in onNewIntent() method in ClassZeroActivity
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DRecentsActivity.java89 protected void onNewIntent(Intent intent) { in onNewIntent() method in RecentsActivity
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestDialerActivity.java109 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestDialerActivity

123