Searched refs:mLocationUnavailable (Results 1 – 1 of 1) sorted by relevance
929 private final Runnable mLocationUnavailable; field in CellBroadcastHandler.LocationRequester939 mLocationUnavailable = this::onLocationUnavailable; in LocationRequester()986 mHandlerHelper.removeCallbacks(mLocationUnavailable); in cancel()1045 mHandlerHelper.postDelayed(mLocationUnavailable, in requestLocationUpdateInternal()