Searched refs:getExtensionGnssGeofence (Results 1 – 8 of 8) sorted by relevance
177 @nullable IGnssGeofence getExtensionGnssGeofence(); in getExtensionGnssGeofence() method
45 @nullable android.hardware.gnss.IGnssGeofence getExtensionGnssGeofence(); in getExtensionGnssGeofence() method
70 ndk::ScopedAStatus getExtensionGnssGeofence(
346 ScopedAStatus Gnss::getExtensionGnssGeofence(std::shared_ptr<IGnssGeofence>* iGnssGeofence) { in getExtensionGnssGeofence() function in aidl::android::hardware::gnss::Gnss
1041 status = aidl_gnss_hal_->getExtensionGnssGeofence(&iGnssGeofence); in TEST_P()