Home
last modified time | relevance | path

Searched refs:TEST_LOCATION_CHANGED (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/CoreTests/android/core/
DTestEventHandler.java58 public final static int TEST_LOCATION_CHANGED = 3; field in TestEventHandler
332 eventsReceived[TEST_LOCATION_CHANGED] = true; in locationChanged()
333 if (notExpecting[TEST_LOCATION_CHANGED]) { in locationChanged()
361 expects[TEST_LOCATION_CHANGED] = false; in locationChanged()
655 expects[TEST_LOCATION_CHANGED] = true; in expectLocationChanged()
659 notExpecting[TEST_LOCATION_CHANGED] = true; in expectNoLocationChanged()
663 expects[TEST_LOCATION_CHANGED] = true; in expectLocationChanged()
668 expects[TEST_LOCATION_CHANGED] = true; in expectLocationChanged()