Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/location/lib/java/com/android/location/provider/
H A DFusedLocationHardware.java47 public void stopBatching(int id) {} in stopBatching() method in FusedLocationHardware
/aosp12/hardware/qcom/sm8150p/gps/batching/
H A Dlocation_batching.cpp113 static void stopBatching(LocationAPI* client, uint32_t id) in stopBatching() function
H A DBatchingAdapter.h120 void stopBatching(LocationAPI* client, uint32_t sessionId) { in stopBatching() function
/aosp12/hardware/qcom/sm7250/gps/batching/
H A Dlocation_batching.cpp113 static void stopBatching(LocationAPI* client, uint32_t id) in stopBatching() function
H A DBatchingAdapter.h120 void stopBatching(LocationAPI* client, uint32_t sessionId) { in stopBatching() function
/aosp12/hardware/qcom/sm7150/gps/batching/
H A Dlocation_batching.cpp113 static void stopBatching(LocationAPI* client, uint32_t id) in stopBatching() function
H A DBatchingAdapter.h120 void stopBatching(LocationAPI* client, uint32_t sessionId) { in stopBatching() function
/aosp12/hardware/qcom/sm8150/gps/batching/
H A Dlocation_batching.cpp113 static void stopBatching(LocationAPI* client, uint32_t id) in stopBatching() function
H A DBatchingAdapter.h120 void stopBatching(LocationAPI* client, uint32_t sessionId) { in stopBatching() function
/aosp12/hardware/qcom/gps/msm8909w_3100/location/
H A Dlocation_interface.h72 void (*stopBatching)(LocationAPI* client, uint32_t id); member
H A DLocationAPI.cpp390 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
/aosp12/hardware/qcom/gps/msm8998/location/
H A Dlocation_interface.h70 void (*stopBatching)(LocationAPI* client, uint32_t id); member
H A DLocationAPI.cpp390 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/
H A Dlocation_interface.h70 void (*stopBatching)(LocationAPI* client, uint32_t id); member
H A DLocationAPI.cpp390 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/
H A DLocationAPI.cpp389 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
H A Dlocation_interface.h79 void (*stopBatching)(LocationAPI* client, uint32_t id); member
/aosp12/hardware/qcom/sm8150p/gps/location/
H A Dlocation_interface.h101 void (*stopBatching)(LocationAPI* client, uint32_t id); member
H A DLocationAPI.cpp459 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
/aosp12/hardware/qcom/sm7150/gps/location/
H A Dlocation_interface.h108 void (*stopBatching)(LocationAPI* client, uint32_t id); member
H A DLocationAPI.cpp455 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
/aosp12/hardware/qcom/sm7250/gps/location/
H A Dlocation_interface.h124 void (*stopBatching)(LocationAPI* client, uint32_t id); member
H A DLocationAPI.cpp516 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
/aosp12/hardware/qcom/sm8150/gps/location/
H A Dlocation_interface.h124 void (*stopBatching)(LocationAPI* client, uint32_t id); member
H A DLocationAPI.cpp516 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI

12