Home
last modified time | relevance | path

Searched refs:setAction (Results 1 – 25 of 237) sorted by relevance

12345678910

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerService.java76 .setAction(ACTION_TIMER_EXPIRED) in createTimerExpiredIntent()
82 .setAction(ACTION_RESET_EXPIRED_TIMERS); in createResetExpiredTimersIntent()
87 .setAction(ACTION_RESET_UNEXPIRED_TIMERS); in createResetUnexpiredTimersIntent()
92 .setAction(ACTION_RESET_MISSED_TIMERS); in createResetMissedTimersIntent()
98 .setAction(ACTION_ADD_MINUTE_TIMER) in createAddMinuteTimerIntent()
104 .setAction(ACTION_UPDATE_NOTIFICATION); in createUpdateNotificationIntent()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogNotificationsService.java87 serviceIntent.setAction(CallLogNotificationsService.ACTION_MARK_ALL_NEW_VOICEMAILS_AS_OLD); in markAllNewVoicemailsAsOld()
102 intent.setAction(CallLogNotificationsService.ACTION_MARK_ALL_NEW_VOICEMAILS_AS_OLD); in createMarkAllNewVoicemailsAsOldIntent()
109 intent.setAction(CallLogNotificationsService.ACTION_MARK_SINGLE_NEW_VOICEMAIL_AS_OLD); in createMarkSingleNewVoicemailAsOldIntent()
116 intent.setAction(ACTION_CANCEL_ALL_MISSED_CALLS); in createCancelAllMissedCallsPendingIntent()
123 intent.setAction(ACTION_CANCEL_SINGLE_MISSED_CALL); in createCancelSingleMissedCallPendingIntent()
131 intent.setAction(ACTION_LEGACY_VOICEMAIL_DISMISSED); in createLegacyVoicemailDismissedPendingIntent()
/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java374 serviceIntent.setAction(ContactSaveService.ACTION_NEW_RAW_CONTACT); in createNewRawContactIntent()
387 callbackIntent.setAction(callbackAction); in createNewRawContactIntent()
465 serviceIntent.setAction(ContactSaveService.ACTION_SAVE_CONTACT); in createSaveContactIntent()
483 callbackIntent.setAction(callbackAction); in createSaveContactIntent()
760 serviceIntent.setAction(ContactSaveService.ACTION_CREATE_GROUP); in createNewGroupIntent()
770 callbackIntent.setAction(callbackAction); in createNewGroupIntent()
819 serviceIntent.setAction(ContactSaveService.ACTION_RENAME_GROUP); in createGroupRenameIntent()
825 callbackIntent.setAction(callbackAction); in createGroupRenameIntent()
855 serviceIntent.setAction(ContactSaveService.ACTION_DELETE_GROUP); in createGroupDeletionIntent()
881 serviceIntent.setAction(ContactSaveService.ACTION_UNDO); in createUndoIntent()
[all …]
/packages/apps/Gallery2/src/com/android/photos/
DSelectionManager.java113 mShareIntent.setAction(null).setType(null); in onItemSelectedStateChanged()
117 mShareIntent.setAction(null).setType(null); in onItemSelectedStateChanged()
127 mShareIntent.setAction(Intent.ACTION_SEND); in onItemSelectedStateChanged()
130 mShareIntent.setAction(Intent.ACTION_SEND_MULTIPLE); in onItemSelectedStateChanged()
182 mShareIntent.setAction(null).setType(null); in onClearSelection()
/packages/apps/Dialer/java/com/android/dialer/blockreportspam/
DShowBlockReportSpamDialogNotifier.java41 intent.setAction( in notifyShowDialogToBlockNumberAndOptionallyReportSpam()
56 intent.setAction(ShowBlockReportSpamDialogReceiver.ACTION_SHOW_DIALOG_TO_BLOCK_NUMBER); in notifyShowDialogToBlockNumber()
69 intent.setAction(ShowBlockReportSpamDialogReceiver.ACTION_SHOW_DIALOG_TO_REPORT_NOT_SPAM); in notifyShowDialogToReportNotSpam()
82 intent.setAction(ShowBlockReportSpamDialogReceiver.ACTION_SHOW_DIALOG_TO_UNBLOCK_NUMBER); in notifyShowDialogToUnblockNumber()
/packages/apps/DeskClock/src/com/android/deskclock/data/
DStopwatchNotificationBuilder.java54 .setAction(StopwatchService.ACTION_SHOW_STOPWATCH) in build()
74 .setAction(StopwatchService.ACTION_PAUSE_STOPWATCH) in build()
85 .setAction(StopwatchService.ACTION_LAP_STOPWATCH) in build()
107 .setAction(StopwatchService.ACTION_START_STOPWATCH) in build()
117 .setAction(StopwatchService.ACTION_RESET_STOPWATCH) in build()
DTimerNotificationBuilder.java82 .setAction(TimerService.ACTION_PAUSE_TIMER) in build()
92 .setAction(TimerService.ACTION_ADD_MINUTE_TIMER) in build()
106 .setAction(TimerService.ACTION_START_TIMER) in build()
116 .setAction(TimerService.ACTION_RESET_TIMER) in build()
143 .setAction(TimerService.ACTION_SHOW_TIMER) in build()
318 .setAction(TimerService.ACTION_RESET_TIMER) in buildMissed()
339 .setAction(TimerService.ACTION_SHOW_TIMER) in buildMissed()
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/usb/
DUsbConnectionBroadcastReceiverTest.java66 intent.setAction(UsbManager.ACTION_USB_STATE); in onReceive_usbConnected_invokeCallback()
78 intent.setAction(UsbManager.ACTION_USB_STATE); in onReceive_usbDisconnected_invokeCallback()
90 intent.setAction(UsbManager.ACTION_USB_STATE); in onReceive_usbConnectedMtpEnabled_invokeCallback()
104 intent.setAction(UsbManager.ACTION_USB_PORT_CHANGED); in onReceive_usbPortStatus_invokeCallback()
/packages/services/Telephony/src/com/android/phone/euicc/
DEuiccPrivilegedActionUiDispatcherActivity.java44 intent.setAction(EuiccService.ACTION_TOGGLE_SUBSCRIPTION_PRIVILEGED); in getEuiccUiIntent()
47 intent.setAction(EuiccService.ACTION_DELETE_SUBSCRIPTION_PRIVILEGED); in getEuiccUiIntent()
50 intent.setAction(EuiccService.ACTION_RENAME_SUBSCRIPTION_PRIVILEGED); in getEuiccUiIntent()
/packages/apps/Dialer/java/com/android/dialer/app/
DMainComponent.java39 intent.setAction(Intent.ACTION_VIEW); in getIntent()
47 intent.setAction("ACTION_SHOW_TAB"); in getShowCallLogIntent()
55 intent.setAction("ACTION_SHOW_TAB"); in getShowVoicemailIntent()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
DSetupWizardActivity.java159 step1.setAction(new Runnable() { in onCreate()
173 step2.setAction(new Runnable() { in onCreate()
186 step3.setAction(new Runnable() { in onCreate()
275 intent.setAction(Settings.ACTION_INPUT_METHOD_SETTINGS); in invokeLanguageAndInputSettings()
294 intent.setAction(Settings.ACTION_INPUT_METHOD_SUBTYPE_SETTINGS); in invokeSubtypeEnablerOfThisIme()
480 public void setAction(final Runnable action) {
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertServiceTest.java100 intent.setAction(Telephony.Sms.Intents.SMS_EMERGENCY_CB_RECEIVED_ACTION); in sendMessage()
128 intent.setAction(SHOW_NEW_ALERT_ACTION); in testShowNewAlert()
168 intent.setAction(Telephony.Sms.Intents.SMS_EMERGENCY_CB_RECEIVED_ACTION); in testDuplicateMessage()
188 intent.setAction(Telephony.Sms.Intents.SMS_EMERGENCY_CB_RECEIVED_ACTION); in testNonDuplicateMessage()
/packages/apps/LegacyCamera/src/com/android/camera/ui/
DSecondLevelIndicatorControlBar.java115 event.setAction(MotionEvent.ACTION_CANCEL); in dispatchTouchEvent()
117 event.setAction(oldAction); in dispatchTouchEvent()
131 event.setAction(MotionEvent.ACTION_DOWN); in dispatchTouchEvent()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
DSettingsStorageService.java53 intent.setAction(ACTION_FORMAT_AS_PUBLIC); in formatAsPublic()
60 intent.setAction(ACTION_FORMAT_AS_PRIVATE); in formatAsPrivate()
67 intent.setAction(ACTION_UNMOUNT); in unmount()
/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/
DLensPickerActivity.java168 intent.setAction(Intent.ACTION_MAIN); in resolvePackage()
175 intent.setAction(Intent.ACTION_MAIN); in resolveCategory()
183 intent.setAction(MediaBrowserService.SERVICE_INTERFACE); in resolveMediaBrowserServices()
/packages/services/Car/tests/GarageModeTestApp/src/com/google/android/car/garagemode/testapp/
DCarIdlenessTrackerWrapper.java37 i.setAction(ACTION_GARAGE_MODE_ON); in sendBroadcastToEnterGarageMode()
44 i.setAction(ACTION_GARAGE_MODE_OFF); in sendBroadcastToExitGarageMode()
/packages/apps/PermissionController/src/com/android/packageinstaller/permission/ui/
DManagePermissionsActivityTrampoline.java50 newIntent.setAction(Intent.ACTION_REVIEW_PERMISSION_USAGE); in onCreate()
54 .setAction(Intent.ACTION_MANAGE_PERMISSION_APPS) in onCreate()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DActionModeHandler.java336 intent.setAction(Intent.ACTION_SEND_MULTIPLE); in computePanoramaSharingIntent()
340 intent.setAction(Intent.ACTION_SEND); in computePanoramaSharingIntent()
374 intent.setAction(Intent.ACTION_SEND_MULTIPLE).setType(mimeType); in computeSharingIntent()
377 intent.setAction(Intent.ACTION_SEND).setType(mimeType); in computeSharingIntent()
/packages/apps/DeskClock/src/com/android/deskclock/
DHandleShortcuts.java48 .setAction(StopwatchService.ACTION_PAUSE_STOPWATCH)); in onCreate()
57 .setAction(StopwatchService.ACTION_START_STOPWATCH)); in onCreate()
/packages/apps/Dialer/java/com/android/dialer/calllog/notifier/
DRefreshAnnotatedCallLogNotifier.java78 intent.setAction(IntentNames.ACTION_REFRESH_ANNOTATED_CALL_LOG); in notify()
95 intent.setAction(IntentNames.ACTION_CANCEL_REFRESHING_ANNOTATED_CALL_LOG); in cancel()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/dpp/
DWifiDppUtils.java192 intent.setAction(WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_GENERATOR); in getConfiguratorQrCodeGeneratorIntentOrNull()
216 intent.setAction(WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_SCANNER); in getConfiguratorQrCodeScannerIntentOrNull()
246 intent.setAction(WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_GENERATOR); in getHotspotConfiguratorIntentOrNull()
/packages/apps/Protips/src/com/android/protips/
DProtipWidget.java149 bcast.setAction(ACTION_POKE); in onReceiveAsync()
197 bcast.setAction(ACTION_NEXT_TIP); in buildUpdate()
204 bcast.setAction(ACTION_POKE); in buildUpdate()
/packages/apps/Messaging/src/com/android/messaging/ui/
DUIIntentsImpl.java291 intent.setAction(Intent.ACTION_VIEW); in launchSaveVCardToContactsActivity()
395 intent.setAction(Intent.ACTION_SENDTO); in getPendingIntentForSendingMessageToConversation()
410 intent.setAction(ACTION_RESET_NOTIFICATIONS); in getPendingIntentForClearingNotifications()
554 intent.setAction(ACTION_WIDGET_CONVERSATION + conversationId); in getWidgetPendingIntentForConversationActivity()
572 configureIntent.setAction(AppWidgetManager.ACTION_APPWIDGET_CONFIGURE); in getWidgetPendingIntentForConfigurationActivity()
/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppUtils.java200 intent.setAction(WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_GENERATOR); in getConfiguratorQrCodeGeneratorIntentOrNull()
229 intent.setAction(WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_SCANNER); in getConfiguratorQrCodeScannerIntentOrNull()
259 intent.setAction(WifiDppConfiguratorActivity.ACTION_CONFIGURATOR_QR_CODE_GENERATOR); in getHotspotConfiguratorIntentOrNull()
/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
DSettingsPanelActivityTest.java65 .setAction("com.android.settings.panel.action.MEDIA_OUTPUT") in startMediaOutputSlice_withPackageName_bundleShouldHaveValue()
81 .setAction("com.android.settings.panel.action.MEDIA_OUTPUT"); in startMediaOutputSlice_withoutPackageName_bundleShouldHaveValue()

12345678910