Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowLocationManagerTest.java198 Intent someOtherIntent = new Intent("some_other_action"); in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingCriteria() local
234 Intent someOtherIntent = new Intent("some_other_action"); in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingLocationListeners() local