Home
last modified time | relevance | path

Searched defs:requestBatchOfLocations (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DIFusedLocationHardware.aidl86 void requestBatchOfLocations(in int batchSizeRequested) = 6; in requestBatchOfLocations() method
/frameworks/base/services/core/java/com/android/server/location/
DFusedLocationHardwareSecure.java91 public void requestBatchOfLocations(int batchSizeRequested) throws RemoteException { in requestBatchOfLocations() method in FusedLocationHardwareSecure
/frameworks/base/location/lib/java/com/android/location/provider/
DFusedLocationHardware.java169 public void requestBatchOfLocations(int batchSizeRequest) { in requestBatchOfLocations() method in FusedLocationHardware