Home
last modified time | relevance | path

Searched defs:onNewIntent (Results 1 – 25 of 64) 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/services/Mtp/tests/src/com/android/mtp/
DTestResultActivity.java59 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestResultActivity
/packages/apps/Settings/src/com/android/settings/wifi/addappnetworks/
DAddAppNetworksActivity.java67 protected void onNewIntent(Intent intent) { in onNewIntent() method in AddAppNetworksActivity
/packages/apps/Car/Cluster/src/android/car/cluster/
DFakeFreeNavigationActivity.java48 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/TvSettings/Settings/src/com/android/tv/settings/
DActionDisabledByAdminDialog.java47 public void onNewIntent(Intent intent) { in onNewIntent() method in ActionDisabledByAdminDialog
/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/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/Car/Dialer/src/com/android/car/dialer/ui/activecall/
DInCallActivity.java91 protected void onNewIntent(Intent i) { in onNewIntent() method in InCallActivity
/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/Settings/src/com/android/settings/panel/
DSettingsPanelActivity.java75 protected void onNewIntent(Intent intent) { in onNewIntent() method in SettingsPanelActivity
/packages/apps/Calendar/src/com/android/calendar/
DEventInfoActivity.java157 protected void onNewIntent(Intent intent) { in onNewIntent() method in EventInfoActivity
/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/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
DCarModeDialerActivity.java89 protected void onNewIntent(Intent intent) { in onNewIntent() method in CarModeDialerActivity
/packages/apps/Dialer/java/com/android/dialer/rtt/
DRttTranscriptActivity.java101 protected void onNewIntent(Intent intent) { in onNewIntent() method in RttTranscriptActivity
/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/Camera2/src/com/android/camera/util/
DQuickActivity.java98 protected final void onNewIntent(Intent intent) { in onNewIntent() method in QuickActivity
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestDialerActivity.java109 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestDialerActivity

123