Searched refs:getGeofenceKeyFromHwId (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/qcom/sm8150p/gps/geofence/ |
H A D | GeofenceAdapter.h | 122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
|
H A D | GeofenceAdapter.cpp | 109 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId() function in GeofenceAdapter 667 LocationError err = getGeofenceKeyFromHwId(hwId, key); in removeGeofenceItem() 799 LocationError err = getGeofenceKeyFromHwId(hwIds[i], key); in geofenceBreach()
|
/aosp12/hardware/qcom/sm7250/gps/geofence/ |
H A D | GeofenceAdapter.h | 122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
|
H A D | GeofenceAdapter.cpp | 105 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId() function in GeofenceAdapter 663 LocationError err = getGeofenceKeyFromHwId(hwId, key); in removeGeofenceItem() 795 LocationError err = getGeofenceKeyFromHwId(hwIds[i], key); in geofenceBreach()
|
/aosp12/hardware/qcom/sm7150/gps/geofence/ |
H A D | GeofenceAdapter.h | 122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
|
H A D | GeofenceAdapter.cpp | 109 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId() function in GeofenceAdapter 667 LocationError err = getGeofenceKeyFromHwId(hwId, key); in removeGeofenceItem() 799 LocationError err = getGeofenceKeyFromHwId(hwIds[i], key); in geofenceBreach()
|
/aosp12/hardware/qcom/sm8150/gps/geofence/ |
H A D | GeofenceAdapter.h | 122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
|
H A D | GeofenceAdapter.cpp | 108 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId() function in GeofenceAdapter 666 LocationError err = getGeofenceKeyFromHwId(hwId, key); in removeGeofenceItem() 798 LocationError err = getGeofenceKeyFromHwId(hwIds[i], key); in geofenceBreach()
|