OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gnssGeofencePauseCb
(Results
1 - 4
of
4
) sorted by null
/hardware/interfaces/gnss/1.0/
IGnssGeofenceCallback.hal
181
gnssGeofencePauseCb
(int32_t geofenceId, GeofenceStatus status);
/hardware/interfaces/gnss/1.0/default/
GnssGeofencing.cpp
131
auto ret = mGnssGeofencingCbIface->
gnssGeofencePauseCb
(
/hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.cpp
223
mGnssGeofencingCbIface->
gnssGeofencePauseCb
(ids[i], status);
/frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp
497
Return<void>
gnssGeofencePauseCb
(int32_t geofenceId,
567
Return<void> GnssGeofenceCallback::
gnssGeofencePauseCb
(int32_t geofenceId,
[
all
...]
Completed in 53 milliseconds