Home
last modified time | relevance | path

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

/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DCellBroadcastHandler.java929 private final Runnable mLocationUnavailable; field in CellBroadcastHandler.LocationRequester
939 mLocationUnavailable = this::onLocationUnavailable; in LocationRequester()
986 mHandlerHelper.removeCallbacks(mLocationUnavailable); in cancel()
1045 mHandlerHelper.postDelayed(mLocationUnavailable, in requestLocationUpdateInternal()