Home
last modified time | relevance | path

Searched refs:removeGeofence (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/sdm845/gps/msm8998/android/
DGnssGeofencing.h62 Return<void> removeGeofence(int32_t geofenceId) override;
DGnssGeofencing.cpp119 Return<void> GnssGeofencing::removeGeofence(int32_t geofenceId) { in removeGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
/hardware/qcom/gps/msm8909w_3100/android/
DGnssGeofencing.h62 Return<void> removeGeofence(int32_t geofenceId) override;
DGnssGeofencing.cpp119 Return<void> GnssGeofencing::removeGeofence(int32_t geofenceId) { in removeGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
/hardware/qcom/sdm845/gps/sdm845/android/
DGnssGeofencing.h62 Return<void> removeGeofence(int32_t geofenceId) override;
DGnssGeofencing.cpp119 Return<void> GnssGeofencing::removeGeofence(int32_t geofenceId) { in removeGeofence() function in android::hardware::gnss::V1_1::implementation::GnssGeofencing
/hardware/qcom/gps/msm8998/android/
DGnssGeofencing.h62 Return<void> removeGeofence(int32_t geofenceId) override;
DGnssGeofencing.cpp119 Return<void> GnssGeofencing::removeGeofence(int32_t geofenceId) { in removeGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
/hardware/interfaces/gnss/1.0/default/
DGnssGeofencing.h64 Return<void> removeGeofence(int32_t geofenceId) override;
DGnssGeofencing.cpp212 Return<void> GnssGeofencing::removeGeofence(int32_t geofenceId) { in removeGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
/hardware/interfaces/gnss/1.0/
DIGnssGeofencing.hal87 removeGeofence(int32_t geofenceId);
DIGnssGeofenceCallback.hal163 * The callback associated with the removeGeofence call.