Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/gps/msm8998/android/
DGnssGeofencing.h61 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
DGnssGeofencing.cpp110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
/hardware/qcom/gps/msm8909w_3100/android/
DGnssGeofencing.h61 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
DGnssGeofencing.cpp110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
/hardware/qcom/sdm845/gps/sdm845/android/
DGnssGeofencing.h61 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
DGnssGeofencing.cpp110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() function in android::hardware::gnss::V1_1::implementation::GnssGeofencing
/hardware/qcom/gps/msm8998/android/
DGnssGeofencing.h61 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
DGnssGeofencing.cpp110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
/hardware/interfaces/gnss/1.0/default/
DGnssGeofencing.h63 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
DGnssGeofencing.cpp203 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
/hardware/interfaces/gnss/1.0/
DIGnssGeofencing.hal78 resumeGeofence(int32_t geofenceId,
DIGnssGeofenceCallback.hal184 * The callback associated with the resumeGeofence call.