Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/
DTestLocationListener.java33 private volatile boolean mLocationReceived; field in TestLocationListener
47 mLocationReceived = true; in onLocationChanged()
108 return mLocationReceived; in isLocationReceived()