Home
last modified time | relevance | path

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

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