Home
last modified time | relevance | path

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

12

/packages/services/Telecomm/tests/src/com/android/server/telecom/testapps/
DTestDialerActivity.java37 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestDialerActivity
38 super.onNewIntent(intent); in onNewIntent()
/packages/apps/Camera2/src/com/android/camera/util/
DQuickActivity.java84 protected final void onNewIntent(Intent intent) { in onNewIntent() method in QuickActivity
88 super.onNewIntent(intent); in onNewIntent()
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerAlertFullScreen.java120 protected void onNewIntent(Intent intent) { in onNewIntent() method in TimerAlertFullScreen
125 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()
DContactEditorActivity.java117 protected void onNewIntent(Intent intent) { in onNewIntent() method in ContactEditorActivity
118 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.java135 public void onNewIntent(Intent newIntent) { in onNewIntent() method in DeskClock
136 super.onNewIntent(newIntent); in onNewIntent()
/packages/apps/Mms/src/com/android/mms/transaction/
DTransactionService.java205 public void onNewIntent(Intent intent, int serviceId) { in onNewIntent() method in TransactionService
633 onNewIntent((Intent)msg.obj, msg.arg1); in handleMessage()
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
DDialogSmsDisplay.java75 protected void onNewIntent(Intent intent) { in onNewIntent() method in DialogSmsDisplay
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherCallbacks.java38 public void onNewIntent(Intent intent); in onNewIntent() method
DLauncherExtension.java77 public void onNewIntent(Intent intent) { in onNewIntent() method in LauncherExtension.LauncherExtensionCallbacks
/packages/apps/Contacts/src/com/android/contacts/
DContactsActivity.java91 onNewIntent(callbackIntent); in onServiceCompleted()
/packages/apps/Tag/src/com/android/apps/tag/
DTagViewer.java110 public void onNewIntent(Intent intent) { in onNewIntent() method in TagViewer
/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/Browser/src/com/android/browser/
DBrowserActivity.java102 protected void onNewIntent(Intent intent) { in onNewIntent() method in BrowserActivity
/packages/apps/Mms/src/com/android/mms/ui/
DClassZeroActivity.java129 protected void onNewIntent(Intent msgIntent) { in onNewIntent() method in ClassZeroActivity
DManageSimMessages.java122 protected void onNewIntent(Intent intent) { in onNewIntent() method in ManageSimMessages
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertFullScreen.java309 protected void onNewIntent(Intent intent) { in onNewIntent() method in CellBroadcastAlertFullScreen

12