Searched refs:requestLocationUpdate (Results 1 – 2 of 2) sorted by relevance
364 requestLocationUpdate(new LocationUpdateCallback() { in handleBroadcastSms()685 protected void requestLocationUpdate(LocationUpdateCallback callback, int maximumWaitTimeSec) { in requestLocationUpdate() method in CellBroadcastHandler686 mLocationRequester.requestLocationUpdate(callback, maximumWaitTimeSec); in requestLocationUpdate()953 void requestLocationUpdate(@NonNull LocationUpdateCallback callback, in requestLocationUpdate() method in CellBroadcastHandler.LocationRequester
359 requestLocationUpdate(new LocationUpdateCallback() { in handleGeoFencingTriggerMessage()