Searched defs:sendIntent (Results 1 – 4 of 4) sorted by relevance
380 private static void sendIntent(String mimeType) { in sendIntent() method in PreferredActivitiesTest381 Intent sendIntent = new Intent(); in sendIntent() local
116 Intent sendIntent = new Intent(); in intentSend() local
470 Intent sendIntent = new Intent(getContext(), LockHoldingService.class) in checkLockBehavior() local
270 PendingIntent sendIntent = PendingIntent.getActivity(mContext, 0, in testAdjustNotification_smartActionKey() local