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

  /hardware/interfaces/gnss/1.0/
IGnssGeofenceCallback.hal 160 gnssGeofenceAddCb(int32_t geofenceId, GeofenceStatus status);
  /hardware/interfaces/gnss/1.0/default/
GnssGeofencing.cpp 105 auto ret = mGnssGeofencingCbIface->gnssGeofenceAddCb(
  /hardware/qcom/gps/msm8909w_3100/android/location_api/
GeofenceAPIClient.cpp 200 auto r = mGnssGeofencingCbIface->gnssGeofenceAddCb(ids[i], status);
202 LOC_LOGE("%s] Error from gnssGeofenceAddCb description=%s",
  /hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.cpp 199 auto r = mGnssGeofencingCbIface->gnssGeofenceAddCb(ids[i], status);
201 LOC_LOGE("%s] Error from gnssGeofenceAddCb description=%s",
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 595 Return<void> gnssGeofenceAddCb(int32_t geofenceId,
642 Return<void> GnssGeofenceCallback::gnssGeofenceAddCb(int32_t geofenceId,
    [all...]

Completed in 72 milliseconds