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