OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gnssGeofenceResumeCb
(Results
1 - 5
of
5
) sorted by null
/hardware/interfaces/gnss/1.0/
IGnssGeofenceCallback.hal
190
gnssGeofenceResumeCb
(int32_t geofenceId, GeofenceStatus status);
/hardware/interfaces/gnss/1.0/default/
GnssGeofencing.cpp
144
auto ret = mGnssGeofencingCbIface->
gnssGeofenceResumeCb
(
/hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.cpp
259
auto r = mGnssGeofencingCbIface->
gnssGeofenceResumeCb
(ids[i], status);
261
LOC_LOGE("%s] Error from
gnssGeofenceResumeCb
description=%s",
/hardware/qcom/gps/sdm845/android/location_api/
GeofenceAPIClient.cpp
259
auto r = mGnssGeofencingCbIface->
gnssGeofenceResumeCb
(ids[i], status);
261
LOC_LOGE("%s] Error from
gnssGeofenceResumeCb
description=%s",
/frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp
499
Return<void>
gnssGeofenceResumeCb
(int32_t geofenceId,
581
Return<void> GnssGeofenceCallback::
gnssGeofenceResumeCb
(int32_t geofenceId,
[
all
...]
Completed in 61 milliseconds