Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocationManager.java945 ICancellationSignal cancelRemote; in getCurrentLocation() local
947 cancelRemote = mService.getCurrentLocation(provider, in getCurrentLocation()
955 cancellationSignal.setRemote(cancelRemote); in getCurrentLocation()