HomeSort by relevance Sort by last modified time
    Searched refs:gnssGeofenceRemoveCb (Results 1 - 5 of 5) sorted by null

  /hardware/interfaces/gnss/1.0/
IGnssGeofenceCallback.hal 170 gnssGeofenceRemoveCb(int32_t geofenceId, GeofenceStatus status);
  /hardware/interfaces/gnss/1.0/default/
GnssGeofencing.cpp 118 auto ret = mGnssGeofencingCbIface->gnssGeofenceRemoveCb(
  /hardware/qcom/gps/msm8909w_3100/android/location_api/
GeofenceAPIClient.cpp 220 auto r = mGnssGeofencingCbIface->gnssGeofenceRemoveCb(ids[i], status);
222 LOC_LOGE("%s] Error from gnssGeofenceRemoveCb description=%s",
  /hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.cpp 219 auto r = mGnssGeofencingCbIface->gnssGeofenceRemoveCb(ids[i], status);
221 LOC_LOGE("%s] Error from gnssGeofenceRemoveCb description=%s",
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 597 Return<void> gnssGeofenceRemoveCb(int32_t geofenceId,
657 Return<void> GnssGeofenceCallback::gnssGeofenceRemoveCb(int32_t geofenceId,
    [all...]

Completed in 217 milliseconds