OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gnssGeofenceStatusCb
(Results
1 - 5
of
5
) sorted by null
/hardware/interfaces/gnss/1.0/
IGnssGeofenceCallback.hal
80
* When the GNSS system is unavailable,
gnssGeofenceStatusCb
must be
146
gnssGeofenceStatusCb
(GeofenceAvailability status, GnssLocation lastLocation);
/hardware/interfaces/gnss/1.0/default/
GnssGeofencing.cpp
92
auto ret = mGnssGeofencingCbIface->
gnssGeofenceStatusCb
(
/hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.cpp
180
auto r = mGnssGeofencingCbIface->
gnssGeofenceStatusCb
(status, gnssLocation);
182
LOC_LOGE("%s] Error from
gnssGeofenceStatusCb
description=%s",
/hardware/qcom/gps/sdm845/android/location_api/
GeofenceAPIClient.cpp
180
auto r = mGnssGeofencingCbIface->
gnssGeofenceStatusCb
(status, gnssLocation);
182
LOC_LOGE("%s] Error from
gnssGeofenceStatusCb
description=%s",
/frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp
490
Return<void>
gnssGeofenceStatusCb
(
523
Return<void> GnssGeofenceCallback::
gnssGeofenceStatusCb
(
[
all
...]
Completed in 51 milliseconds