/packages/apps/TV/src/com/android/tv/dvr/ui/playback/ |
D | DvrPlaybackActivity.java | 62 protected void onNewIntent(Intent intent) { in onNewIntent() method in DvrPlaybackActivity 64 mOverlayFragment.onNewIntent(createProgramIntent(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/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | TestDialerActivity.java | 74 protected void onNewIntent(Intent intent) { in onNewIntent() method in TestDialerActivity 75 super.onNewIntent(intent); in onNewIntent()
|
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/ |
D | UsbHostManagementActivity.java | 141 public void onNewIntent(Intent intent) { in onNewIntent() method in UsbHostManagementActivity 142 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Car/Media/src/com/android/car/media/ |
D | MediaActivity.java | 126 protected void onNewIntent(Intent intent) { in onNewIntent() method in MediaActivity 127 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Dialer/java/com/android/dialer/calldetails/ |
D | CallDetailsActivity.java | 109 protected void onNewIntent(Intent intent) { in onNewIntent() method in CallDetailsActivity 110 super.onNewIntent(intent); in onNewIntent()
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/setting/ |
D | UsbHostManagementActivity.java | 149 public void onNewIntent(Intent intent) { in onNewIntent() method in UsbHostManagementActivity 150 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Stk/src/com/android/stk/ |
D | StkLauncherActivity.java | 80 protected void onNewIntent(Intent intent) { in onNewIntent() method in StkLauncherActivity 81 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Settings/src/com/android/settings/ |
D | ShowAdminSupportDetailsDialog.java | 73 public void onNewIntent(Intent intent) { in onNewIntent() method in ShowAdminSupportDetailsDialog 74 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | InCallActivity.java | 244 protected void onNewIntent(Intent intent) { in onNewIntent() method in InCallActivity 253 common.onNewIntent(intent, true /* isRecreating */); in onNewIntent() 257 common.onNewIntent(intent, false /* isRecreating */); in onNewIntent()
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
D | ContactEditorActivity.java | 401 protected void onNewIntent(Intent intent) { in onNewIntent() method in ContactEditorActivity 402 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/Car/Messenger/src/com/android/car/messenger/ |
D | PlayMessageActivity.java | 220 protected void onNewIntent(Intent intent) { in onNewIntent() method in PlayMessageActivity 221 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/ |
D | TelecomActivity.java | 124 protected void onNewIntent(Intent i) { in onNewIntent() method in TelecomActivity 125 super.onNewIntent(i); in onNewIntent()
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | DeskClock.java | 131 public void onNewIntent(Intent newIntent) { in onNewIntent() method in DeskClock 132 super.onNewIntent(newIntent); in onNewIntent()
|
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/ |
D | DvrBrowseActivity.java | 43 protected void onNewIntent(Intent intent) { in onNewIntent() method in DvrBrowseActivity
|
/packages/apps/Browser2/src/org/chromium/webview_shell/ |
D | TelemetryMemoryPressureActivity.java | 43 protected void onNewIntent(Intent intent) { in onNewIntent() method in TelemetryMemoryPressureActivity
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LauncherCallbacks.java | 54 void onNewIntent(Intent intent); in onNewIntent() method
|
/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()
|
D | AppCompatContactsActivity.java | 92 onNewIntent(callbackIntent); in onServiceCompleted()
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/ |
D | CallComposerActivity.java | 288 protected void onNewIntent(Intent intent) { in onNewIntent() method in CallComposerActivity 289 super.onNewIntent(intent); in onNewIntent()
|
/packages/apps/Launcher3/src/com/android/launcher3/testing/ |
D | LauncherExtension.java | 77 public void onNewIntent(Intent intent) { in onNewIntent() method in LauncherExtension.LauncherExtensionCallbacks
|
/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
|