Searched refs:resumeGeofence (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/sdm845/gps/msm8998/android/ |
D | GnssGeofencing.h | 61 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
|
D | GnssGeofencing.cpp | 110 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/ |
D | GnssGeofencing.h | 61 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
|
D | GnssGeofencing.cpp | 110 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/ |
D | GnssGeofencing.h | 61 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
|
D | GnssGeofencing.cpp | 110 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/ |
D | GnssGeofencing.h | 61 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
|
D | GnssGeofencing.cpp | 110 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/ |
D | GnssGeofencing.h | 63 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
|
D | GnssGeofencing.cpp | 203 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/ |
D | IGnssGeofencing.hal | 78 resumeGeofence(int32_t geofenceId,
|
D | IGnssGeofenceCallback.hal | 184 * The callback associated with the resumeGeofence call.
|