Home
last modified time | relevance | path

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

/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DLocationManagerTest.java178 Intent someOtherIntent = new Intent("some_other_action"); in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingCriteria() local
215 Intent someOtherIntent = new Intent("some_other_action"); in shouldRemovePendingIntentsWhenRequestingLocationUpdatesUsingLocationListeners() local