Searched refs:requestLocationUpdateInternal (Results 1 – 1 of 1) sorted by relevance
955 mHandlerHelper.post(() -> requestLocationUpdateInternal(callback, maximumWaitTimeSec)); in requestLocationUpdate()1006 private void requestLocationUpdateInternal(@NonNull LocationUpdateCallback callback, in requestLocationUpdateInternal() method in CellBroadcastHandler.LocationRequester