Home
last modified time | relevance | path

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

12

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerAlertFullScreen.java118 protected void onNewIntent(Intent intent) { in onNewIntent() method in TimerAlertFullScreen
123 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/Contacts/src/com/android/contacts/activities/
DGroupEditorActivity.java116 protected void onNewIntent(Intent intent) { in onNewIntent() method in GroupEditorActivity
117 super.onNewIntent(intent); in onNewIntent()
DContactEditorBaseActivity.java247 protected void onNewIntent(Intent intent) { in onNewIntent() method in ContactEditorBaseActivity
248 super.onNewIntent(intent); in onNewIntent()
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestDialerActivity.java73 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestDialerActivity
74 super.onNewIntent(intent); in onNewIntent()
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DSizeLimitActivity.java47 protected void onNewIntent(Intent intent) { in onNewIntent() method in SizeLimitActivity
48 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Stk/src/com/android/stk/
DStkLauncherActivity.java75 protected void onNewIntent(Intent intent) { in onNewIntent() method in StkLauncherActivity
76 super.onNewIntent(intent); in onNewIntent()
DStkDialogActivity.java259 protected void onNewIntent(Intent intent) { in onNewIntent() method in StkDialogActivity
/packages/apps/Camera/src/com/android/camera/
DCameraActivity.java273 protected void onNewIntent(Intent intent) { in onNewIntent() method in CameraActivity
274 super.onNewIntent(intent); in onNewIntent()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DMailboxSelectionActivity.java163 public void onNewIntent(Intent intent) { in onNewIntent() method in MailboxSelectionActivity
164 super.onNewIntent(intent); in onNewIntent()
/packages/apps/DeskClock/src/com/android/deskclock/
DDeskClock.java100 public void onNewIntent(Intent newIntent) { in onNewIntent() method in DeskClock
101 super.onNewIntent(newIntent); in onNewIntent()
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
DDialogSmsDisplay.java75 protected void onNewIntent(Intent intent) { in onNewIntent() method in DialogSmsDisplay
/packages/apps/Contacts/src/com/android/contacts/
DContactsActivity.java91 onNewIntent(callbackIntent); in onServiceCompleted()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherCallbacks.java41 public void onNewIntent(Intent intent); in onNewIntent() method
/packages/apps/Tag/src/com/android/apps/tag/
DTagViewer.java110 public void onNewIntent(Intent intent) { in onNewIntent() method in TagViewer
/packages/apps/Messaging/src/com/android/messaging/ui/
DClassZeroActivity.java147 protected void onNewIntent(final Intent msgIntent) { in onNewIntent() method in ClassZeroActivity
/packages/apps/Calendar/src/com/android/calendar/
DEventInfoActivity.java166 protected void onNewIntent(Intent intent) { in onNewIntent() method in EventInfoActivity
DSearchActivity.java298 protected void onNewIntent(Intent intent) { in onNewIntent() method in SearchActivity
/packages/services/Telephony/tests/src/com/android/phone/tests/
DOtaspTestActivity.java122 protected void onNewIntent(Intent intent) { in onNewIntent() method in OtaspTestActivity
/packages/apps/BasicSmsReceiver/tests/src/com/android/basicsmsreceiver/
DDialogSmsDisplayTests.java284 dialogSmsDisplayActivity.onNewIntent(di); in sendOnNewIntent()
/packages/apps/Launcher3/src/com/android/launcher3/testing/
DLauncherExtension.java86 public void onNewIntent(Intent intent) { in onNewIntent() method in LauncherExtension.LauncherExtensionCallbacks
/packages/apps/Browser/src/com/android/browser/
DBrowserActivity.java102 protected void onNewIntent(Intent intent) { in onNewIntent() method in BrowserActivity
DIntentHandler.java76 void onNewIntent(Intent intent) { in onNewIntent() method in IntentHandler
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertFullScreen.java310 protected void onNewIntent(Intent intent) { in onNewIntent() method in CellBroadcastAlertFullScreen
/packages/services/Telephony/src/com/android/phone/
DCallFeaturesSetting.java323 protected void onNewIntent(Intent newIntent) { in onNewIntent() method in CallFeaturesSetting

12