Home
last modified time | relevance | path

Searched defs:newIntent (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactBroadcastReceiver.java34 final Intent newIntent = new Intent(QuickContact.ACTION_QUICK_CONTACT); in onReceive() local
/packages/apps/Stk/src/com/android/stk/
DStkAppService.java673 Intent newIntent = new Intent(Intent.ACTION_VIEW); in launchMenuActivity() local
693 Intent newIntent = new Intent(Intent.ACTION_VIEW); in launchInputActivity() local
702 Intent newIntent = new Intent(this, StkDialogActivity.class); in launchTextDialog() local
745 Intent newIntent = new Intent(this, StkDialogActivity.class); in launchConfirmationDialog() local
850 Intent newIntent = new Intent(this, ToneDialog.class); in launchToneDialog() local
/packages/services/Telephony/src/com/android/phone/
DProcessOutgoingCallTest.java58 Intent newIntent = new Intent(Intent.ACTION_SEARCH); in onReceive() local
DOtaUtils.java288 Intent newIntent = new Intent(ACTION_PERFORM_VOICELESS_CDMA_PROVISIONING); in maybeDoOtaCall() local
688 Intent newIntent = new Intent(Intent.ACTION_CALL); in otaPerformActivation() local
/packages/apps/PackageInstaller/src/com/android/packageinstaller/
DUninstallerActivity.java226 Intent newIntent = new Intent(Intent.ACTION_VIEW); in startUninstallProgress() local
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerFragment.java220 final Intent newIntent = getActivity().getIntent(); in onResume() local
DTimerFullScreenFragment.java477 Intent newIntent = null; in onResume() local
/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogFragment.java328 public void configureScreenFromIntent(Intent newIntent) { in configureScreenFromIntent()
/packages/apps/DeskClock/src/com/android/deskclock/
DDeskClock.java136 public void onNewIntent(Intent newIntent) { in onNewIntent()
/packages/apps/Dialer/src/com/android/dialer/
DDialtactsActivity.java808 public void onNewIntent(Intent newIntent) { in onNewIntent()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherProvider.java606 final Intent newIntent = new Intent(actionQuickContact); in updateContactsShortcuts() local
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherProvider.java989 final Intent newIntent = new Intent(actionQuickContact); in updateContactsShortcuts() local