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.java397 public void onLocationUnavailable() { in handleBroadcastSms()
398 CellBroadcastHandler.this.onLocationUnavailable( in handleBroadcastSms()
436 protected void onLocationUnavailable(CbSendMessageCalculator calculator, SmsCbMessage message, in onLocationUnavailable() method in CellBroadcastHandler
939 void onLocationUnavailable(); in onLocationUnavailable() method
977 mLocationUnavailable = this::onLocationUnavailable; in LocationRequester()
1021 private void onLocationUnavailable() { in onLocationUnavailable() method in CellBroadcastHandler.LocationRequester
1040 callback.onLocationUnavailable(); in locationRequesterCycleComplete()
1058 callback.onLocationUnavailable(); in requestLocationUpdateInternal()
1068 callback.onLocationUnavailable(); in requestLocationUpdateInternal()
1093 callback.onLocationUnavailable(); in requestLocationUpdateInternal()
DGsmCellBroadcastHandler.java426 public void onLocationUnavailable() { in handleGeoFencingTriggerMessage()
428 GsmCellBroadcastHandler.this.onLocationUnavailable(calculators[i], in handleGeoFencingTriggerMessage()