Home
last modified time | relevance | path

Searched refs:updateLocation (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
DLocationPresenter.java48 updateLocation(lastLocation, true); in onUiReady()
64 updateLocation(location, false); in onLocationChanged()
67 private void updateLocation(Location location, boolean forceUpdate) { in updateLocation() method in LocationPresenter
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DDetailsAddressResolver.java74 updateLocation(future.get()); in resolveAddress()
83 private void updateLocation(Address address) { in updateLocation() method in DetailsAddressResolver
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java279 updateLocation(location);
540 updateLocation(mCellLocationResult); in onResume()
701 private final void updateLocation(CellLocation location) { in updateLocation() method in RadioInfo
1088 updateLocation(mCellLocationResult); in updateAllCellInfo()
/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java294 updateLocation(location); in onCellLocationChanged()
584 updateLocation(mCellLocationResult); in updateAllFields()
794 private final void updateLocation(CellLocation location) { in updateLocation() method in RadioInfo
1186 updateLocation(mCellLocationResult); in updateAllCellInfo()