/packages/apps/DeskClock/src/com/android/deskclock/timer/ |
D | TimerAlertFullScreen.java | 118 protected void onNewIntent(Intent intent) { in onNewIntent() method in TimerAlertFullScreen 123 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Camera2/src/com/android/camera/util/ |
D | QuickActivity.java | 98 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/ |
D | GroupEditorActivity.java | 116 protected void onNewIntent(Intent intent) { in onNewIntent() method in GroupEditorActivity 117 super.onNewIntent(intent); in onNewIntent()
|
D | ContactEditorBaseActivity.java | 247 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/ |
D | TestDialerActivity.java | 73 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestDialerActivity 74 super.onNewIntent(intent); in onNewIntent()
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
D | SizeLimitActivity.java | 47 protected void onNewIntent(Intent intent) { in onNewIntent() method in SizeLimitActivity 48 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Stk/src/com/android/stk/ |
D | StkLauncherActivity.java | 75 protected void onNewIntent(Intent intent) { in onNewIntent() method in StkLauncherActivity 76 super.onNewIntent(intent); in onNewIntent()
|
D | StkDialogActivity.java | 259 protected void onNewIntent(Intent intent) { in onNewIntent() method in StkDialogActivity
|
/packages/apps/Camera/src/com/android/camera/ |
D | CameraActivity.java | 273 protected void onNewIntent(Intent intent) { in onNewIntent() method in CameraActivity 274 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | MailboxSelectionActivity.java | 163 public void onNewIntent(Intent intent) { in onNewIntent() method in MailboxSelectionActivity 164 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | DeskClock.java | 100 public void onNewIntent(Intent newIntent) { in onNewIntent() method in DeskClock 101 super.onNewIntent(newIntent); in onNewIntent()
|
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/ |
D | DialogSmsDisplay.java | 75 protected void onNewIntent(Intent intent) { in onNewIntent() method in DialogSmsDisplay
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | ContactsActivity.java | 91 onNewIntent(callbackIntent); in onServiceCompleted()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LauncherCallbacks.java | 41 public void onNewIntent(Intent intent); in onNewIntent() method
|
/packages/apps/Tag/src/com/android/apps/tag/ |
D | TagViewer.java | 110 public void onNewIntent(Intent intent) { in onNewIntent() method in TagViewer
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | ClassZeroActivity.java | 147 protected void onNewIntent(final Intent msgIntent) { in onNewIntent() method in ClassZeroActivity
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | EventInfoActivity.java | 166 protected void onNewIntent(Intent intent) { in onNewIntent() method in EventInfoActivity
|
D | SearchActivity.java | 298 protected void onNewIntent(Intent intent) { in onNewIntent() method in SearchActivity
|
/packages/services/Telephony/tests/src/com/android/phone/tests/ |
D | OtaspTestActivity.java | 122 protected void onNewIntent(Intent intent) { in onNewIntent() method in OtaspTestActivity
|
/packages/apps/BasicSmsReceiver/tests/src/com/android/basicsmsreceiver/ |
D | DialogSmsDisplayTests.java | 284 dialogSmsDisplayActivity.onNewIntent(di); in sendOnNewIntent()
|
/packages/apps/Launcher3/src/com/android/launcher3/testing/ |
D | LauncherExtension.java | 86 public void onNewIntent(Intent intent) { in onNewIntent() method in LauncherExtension.LauncherExtensionCallbacks
|
/packages/apps/Browser/src/com/android/browser/ |
D | BrowserActivity.java | 102 protected void onNewIntent(Intent intent) { in onNewIntent() method in BrowserActivity
|
D | IntentHandler.java | 76 void onNewIntent(Intent intent) { in onNewIntent() method in IntentHandler
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
D | CellBroadcastAlertFullScreen.java | 310 protected void onNewIntent(Intent intent) { in onNewIntent() method in CellBroadcastAlertFullScreen
|
/packages/services/Telephony/src/com/android/phone/ |
D | CallFeaturesSetting.java | 323 protected void onNewIntent(Intent newIntent) { in onNewIntent() method in CallFeaturesSetting
|