OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/msm8998/android/location_api/
GeofenceAPIClient.cpp
199
auto r = mGnssGeofencingCbIface->
gnssGeofenceAddCb
(ids[i], status);
201
LOC_LOGE("%s] Error from
gnssGeofenceAddCb
description=%s",
/hardware/qcom/gps/sdm845/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
493
Return<void>
gnssGeofenceAddCb
(int32_t geofenceId,
538
Return<void> GnssGeofenceCallback::
gnssGeofenceAddCb
(int32_t geofenceId,
[
all
...]
Completed in 104 milliseconds