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

  /hardware/interfaces/gnss/1.0/
IGnssGeofenceCallback.hal 134 gnssGeofenceTransitionCb(int32_t geofenceId, GnssLocation location,
  /hardware/interfaces/gnss/1.0/default/
GnssGeofencing.cpp 68 auto ret = mGnssGeofencingCbIface->gnssGeofenceTransitionCb(
  /hardware/qcom/gps/msm8909w_3100/android/location_api/
GeofenceAPIClient.cpp 159 auto r = mGnssGeofencingCbIface->gnssGeofenceTransitionCb(
163 LOC_LOGE("%s] Error from gnssGeofenceTransitionCb description=%s",
  /hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.cpp 158 auto r = mGnssGeofencingCbIface->gnssGeofenceTransitionCb(
162 LOC_LOGE("%s] Error from gnssGeofenceTransitionCb description=%s",
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 587 Return<void> gnssGeofenceTransitionCb(
605 Return<void> GnssGeofenceCallback::gnssGeofenceTransitionCb(
    [all...]

Completed in 186 milliseconds