Searched refs:setAction (Results 126 - 136 of 136) sorted by relevance

123456

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTelecomSystemTest.java281 actionCallIntent.setAction(Intent.ACTION_CALL);
/packages/services/Telephony/src/com/android/phone/
H A DOtaUtils.java347 .setAction(ACTION_DISPLAY_ACTIVATION_SCREEN);
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactActivity.java2342 shortcutIntent.setAction(ACTION_INSTALL_SHORTCUT);
2362 createShortcutIntent.setAction(ACTION_INSTALL_SHORTCUT);
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DContactLoader.java944 intent.setAction(Intent.ACTION_VIEW);
/packages/apps/Music/src/com/android/music/
H A DMediaPlaybackActivity.java350 i.setAction(MediaStore.INTENT_ACTION_MEDIA_SEARCH);
H A DTrackBrowserActivity.java751 i.setAction(MediaStore.INTENT_ACTION_MEDIA_SEARCH);
/packages/apps/Calendar/src/com/android/calendar/
H A DUtils.java1301 launchIntent.setAction(Intent.ACTION_DEFAULT);
/packages/apps/Camera2/src/com/android/camera/ui/
H A DModeListView.java1727 mLastChildTouchEvent.setAction(MotionEvent.ACTION_CANCEL);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
H A DFilterShowActivity.java1378 intent.setAction(Intent.ACTION_GET_CONTENT);
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DConversationFragment.java388 shareIntent.setAction(Intent.ACTION_SEND);
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DAbstractActivityController.java2247 intent.setAction(Intent.ACTION_SEARCH);

Completed in 496 milliseconds

123456