Searched refs:getBroadcast (Results 1 – 5 of 5) sorted by relevance
113 …PendingIntent pendingIntent = PendingIntent.getBroadcast(Robolectric.application.getApplicationCon… in cancel_removesMatchingPendingIntents()117 …PendingIntent pendingIntent2 = PendingIntent.getBroadcast(Robolectric.application.getApplicationCo… in cancel_removesMatchingPendingIntents()123 …PendingIntent newPendingIntent = PendingIntent.getBroadcast(Robolectric.application.getApplication… in cancel_removesMatchingPendingIntents()131 …PendingIntent pendingIntent = PendingIntent.getBroadcast(Robolectric.application.getApplicationCon… in cancel_removesMatchingPendingIntentsWithActions()134 …alarmManager.cancel(PendingIntent.getBroadcast(Robolectric.application, 0, new Intent("anotherActi… in cancel_removesMatchingPendingIntentsWithActions()136 …alarmManager.cancel(PendingIntent.getBroadcast(Robolectric.application, 0, new Intent("someAction"… in cancel_removesMatchingPendingIntentsWithActions()
175 PendingIntent someLocationListenerPendingIntent = PendingIntent.getBroadcast(Robolectric in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingCriteria()179 PendingIntent someOtherLocationListenerPendingIntent = PendingIntent.getBroadcast( in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingCriteria()213 …PendingIntent someLocationListenerPendingIntent = PendingIntent.getBroadcast(Robolectric.getShadow… in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingLocationListeners()216 …PendingIntent someOtherLocationListenerPendingIntent = PendingIntent.getBroadcast(Robolectric.getS… in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingLocationListeners()264 …PendingIntent someLocationListenerPendingIntent = PendingIntent.getBroadcast(Robolectric.getShadow… in shouldThrowExceptionWhenRequestingLocationUpdatesAndNoProviderIsFound()362 …PendingIntent someLocationListenerPendingIntent = PendingIntent.getBroadcast(Robolectric.getShadow… in shouldRegisterLocationUpdatesWhenProviderGiven()378 …PendingIntent someLocationListenerPendingIntent = PendingIntent.getBroadcast(Robolectric.getShadow… in shouldRegisterLocationUpdatesWhenCriteriaGiven()
38 …PendingIntent pendingIntent = PendingIntent.getBroadcast(Robolectric.application, 99, intent, 100); in getBroadcast__shouldCreateIntentForBroadcast()106 .getBroadcast(Robolectric.application, 99, null, 100)); in parcelIo_shouldGetBackBroadcastIntentWrittenToParcelWithNullIntent()112 .getBroadcast(Robolectric.application, 99, new Intent(), 100)); in parcelIo_shouldGetBackBroadcastIntentWrittenToParcel()
33 …public static PendingIntent getBroadcast(Context context, int requestCode, Intent intent, int flag… in getBroadcast() method in ShadowPendingIntent
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...