/aosp12/frameworks/base/location/lib/java/com/android/location/provider/ |
H A D | FusedLocationHardware.java | 49 public void updateBatchingOptions(int id, GmsFusedBatchOptions batchOptions) {} in updateBatchingOptions() method in FusedLocationHardware
|
/aosp12/hardware/qcom/sm8150p/gps/batching/ |
H A D | location_batching.cpp | 120 static void updateBatchingOptions( in updateBatchingOptions() function
|
/aosp12/hardware/qcom/sm7250/gps/batching/ |
H A D | location_batching.cpp | 120 static void updateBatchingOptions( in updateBatchingOptions() function
|
/aosp12/hardware/qcom/sm7150/gps/batching/ |
H A D | location_batching.cpp | 120 static void updateBatchingOptions( in updateBatchingOptions() function
|
/aosp12/hardware/qcom/sm8150/gps/batching/ |
H A D | location_batching.cpp | 120 static void updateBatchingOptions( in updateBatchingOptions() function
|
/aosp12/hardware/qcom/gps/msm8909w_3100/location/ |
H A D | location_interface.h | 73 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, LocationOptions&, member
|
H A D | LocationAPI.cpp | 405 LocationAPI::updateBatchingOptions(uint32_t id, in updateBatchingOptions() function in LocationAPI
|
/aosp12/hardware/qcom/gps/msm8998/location/ |
H A D | location_interface.h | 71 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, LocationOptions&); member
|
H A D | LocationAPI.cpp | 405 LocationAPI::updateBatchingOptions(uint32_t id, LocationOptions& locationOptions) in updateBatchingOptions() function in LocationAPI
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/ |
H A D | location_interface.h | 71 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, LocationOptions&); member
|
H A D | LocationAPI.cpp | 405 LocationAPI::updateBatchingOptions(uint32_t id, LocationOptions& locationOptions) in updateBatchingOptions() function in LocationAPI
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/ |
H A D | LocationAPI.cpp | 404 LocationAPI::updateBatchingOptions(uint32_t id, BatchingOptions& batchOptions) in updateBatchingOptions() function in LocationAPI
|
H A D | location_interface.h | 80 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, BatchingOptions&); member
|
/aosp12/hardware/qcom/sm8150p/gps/location/ |
H A D | location_interface.h | 102 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, BatchingOptions&); member
|
H A D | LocationAPI.cpp | 474 LocationAPI::updateBatchingOptions(uint32_t id, BatchingOptions& batchOptions) in updateBatchingOptions() function in LocationAPI
|
/aosp12/hardware/qcom/sm7150/gps/location/ |
H A D | location_interface.h | 109 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, BatchingOptions&); member
|
H A D | LocationAPI.cpp | 470 LocationAPI::updateBatchingOptions(uint32_t id, BatchingOptions& batchOptions) in updateBatchingOptions() function in LocationAPI
|
/aosp12/hardware/qcom/sm7250/gps/location/ |
H A D | location_interface.h | 125 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, BatchingOptions&); member
|
H A D | LocationAPI.cpp | 531 LocationAPI::updateBatchingOptions(uint32_t id, BatchingOptions& batchOptions) in updateBatchingOptions() function in LocationAPI
|
/aosp12/hardware/qcom/sm8150/gps/location/ |
H A D | location_interface.h | 125 void (*updateBatchingOptions)(LocationAPI* client, uint32_t id, BatchingOptions&); member
|
H A D | LocationAPI.cpp | 531 LocationAPI::updateBatchingOptions(uint32_t id, BatchingOptions& batchOptions) in updateBatchingOptions() function in LocationAPI
|