Searched refs:requestLocationUpdate (Results 1 – 2 of 2) sorted by relevance
379 requestLocationUpdate(new LocationUpdateCallback() { in handleBroadcastSms()697 protected void requestLocationUpdate(LocationUpdateCallback callback, int maximumWaitTimeSec) { in requestLocationUpdate() method in CellBroadcastHandler698 mLocationRequester.requestLocationUpdate(callback, maximumWaitTimeSec); in requestLocationUpdate()991 void requestLocationUpdate(@NonNull LocationUpdateCallback callback, in requestLocationUpdate() method in CellBroadcastHandler.LocationRequester
398 requestLocationUpdate(new LocationUpdateCallback() { in handleGeoFencingTriggerMessage()