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.java31 private volatile boolean mLocationReceived; field in TestLocationListener
42 mLocationReceived = true; in onLocationChanged()
85 return mLocationReceived; in isLocationReceived()