Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/location/
DIFusedLocationHardware.aidl67 void stopBatching(in int id) = 4; in stopBatching() method
/frameworks/base/services/core/java/com/android/server/location/
DFusedLocationHardwareSecure.java76 public void stopBatching(int id) throws RemoteException { in stopBatching() method in FusedLocationHardwareSecure
/frameworks/base/location/lib/java/com/android/location/provider/
DFusedLocationHardware.java153 public void stopBatching(int id) { in stopBatching() method in FusedLocationHardware