Searched refs:addGeofence (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/gps/msm8998/android/ | ||
D | GnssGeofencing.h | 51 Return<void> addGeofence(int32_t geofenceId, |
D | GnssGeofencing.cpp | 76 Return<void> GnssGeofencing::addGeofence( in addGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing |
/hardware/interfaces/gnss/1.0/default/ | ||
D | GnssGeofencing.h | 53 Return<void> addGeofence(int32_t geofenceId, |
D | GnssGeofencing.cpp | 168 Return<void> GnssGeofencing::addGeofence( in addGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing |
/hardware/interfaces/gnss/1.0/ | ||
D | IGnssGeofencing.hal | 56 addGeofence(int32_t geofenceId, double latitudeDegrees, double longitudeDegrees, |
D | IGnssGeofenceCallback.hal | 149 * The callback associated with the addGeofence call. |