Searched refs:requestGnssPowerStats (Results 1 – 7 of 7) sorted by relevance
38 oneway void requestGnssPowerStats(); in requestGnssPowerStats() method
27 ndk::ScopedAStatus requestGnssPowerStats() override;
42 ndk::ScopedAStatus GnssPowerIndication::requestGnssPowerStats() { in requestGnssPowerStats() function in aidl::android::hardware::gnss::GnssPowerIndication
295 iGnssPowerIndication->requestGnssPowerStats(); in TEST_P()307 iGnssPowerIndication->requestGnssPowerStats(); in TEST_P()
2514 auto status = gnssPowerIndicationIface->requestGnssPowerStats(); in android_location_gnss_hal_GnssNative_request_power_stats()