Searched refs:requestLocationUpdate (Results 1 – 2 of 2) sorted by relevance
273 requestLocationUpdate(location -> { in handleBroadcastSms()450 protected void requestLocationUpdate(LocationUpdateCallback callback, int maximumWaitTimeSec) { in requestLocationUpdate() method in CellBroadcastHandler451 mLocationRequester.requestLocationUpdate(callback, maximumWaitTimeSec); in requestLocationUpdate()646 void requestLocationUpdate(@NonNull LocationUpdateCallback callback, in requestLocationUpdate() method in CellBroadcastHandler.LocationRequester
206 requestLocationUpdate(location -> { in handleGeoFencingTriggerMessage()