HomeSort by relevance Sort by last modified time
    Searched refs:TestIntentReceiver (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/location2/src/android/location2/cts/
LocationManagerTest.java 64 private TestIntentReceiver mIntentReceiver;
269 mIntentReceiver = new TestIntentReceiver(intentKey);
311 private static class TestIntentReceiver extends BroadcastReceiver {
316 public TestIntentReceiver(String expectedAction) {
  /cts/tests/tests/location/src/android/location/cts/
LocationManagerTest.java 66 private TestIntentReceiver mIntentReceiver;
788 mIntentReceiver = new TestIntentReceiver(intentKey);
    [all...]

Completed in 730 milliseconds