Home
last modified time | relevance | path

Searched defs:getExtensionGnssGeofence (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/current/android/hardware/gnss/
DIGnss.aidl45 @nullable android.hardware.gnss.IGnssGeofence getExtensionGnssGeofence(); in getExtensionGnssGeofence() method
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/2/android/hardware/gnss/
DIGnss.aidl45 @nullable android.hardware.gnss.IGnssGeofence getExtensionGnssGeofence(); in getExtensionGnssGeofence() method
/hardware/interfaces/gnss/aidl/android/hardware/gnss/
DIGnss.aidl177 @nullable IGnssGeofence getExtensionGnssGeofence(); in getExtensionGnssGeofence() method
/hardware/interfaces/gnss/aidl/default/
DGnss.cpp325 ScopedAStatus Gnss::getExtensionGnssGeofence(std::shared_ptr<IGnssGeofence>* iGnssGeofence) { in getExtensionGnssGeofence() function in aidl::android::hardware::gnss::Gnss