Home
last modified time | relevance | path

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

/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DCellBroadcastHandler.java380 public void onLocationUnavailable() { in handleBroadcastSms()
381 CellBroadcastHandler.this.onLocationUnavailable( in handleBroadcastSms()
426 protected void onLocationUnavailable(CbSendMessageCalculator calculator, SmsCbMessage message, in onLocationUnavailable() method in CellBroadcastHandler
906 void onLocationUnavailable(); in onLocationUnavailable() method
939 mLocationUnavailable = this::onLocationUnavailable; in LocationRequester()
977 private void onLocationUnavailable() { in onLocationUnavailable() method in CellBroadcastHandler.LocationRequester
996 callback.onLocationUnavailable(); in locationRequesterCycleComplete()
1014 callback.onLocationUnavailable(); in requestLocationUpdateInternal()
1024 callback.onLocationUnavailable(); in requestLocationUpdateInternal()
1049 callback.onLocationUnavailable(); in requestLocationUpdateInternal()
DGsmCellBroadcastHandler.java386 public void onLocationUnavailable() { in handleGeoFencingTriggerMessage()
388 GsmCellBroadcastHandler.this.onLocationUnavailable(calculators[i], in handleGeoFencingTriggerMessage()