Searched refs:GnssPowerIndication (Results 1 – 5 of 5) sorted by relevance
26 std::shared_ptr<IGnssPowerIndicationCallback> GnssPowerIndication::sCallback = nullptr;28 ndk::ScopedAStatus GnssPowerIndication::setCallback( in setCallback()42 ndk::ScopedAStatus GnssPowerIndication::requestGnssPowerStats() { in requestGnssPowerStats()64 void GnssPowerIndication::notePowerConsumption() { in notePowerConsumption()
23 struct GnssPowerIndication : public BnGnssPowerIndication { struct
92 std::shared_ptr<GnssPowerIndication> mGnssPowerIndication;
59 "GnssPowerIndication.cpp",
321 mGnssPowerIndication = SharedRefBase::make<GnssPowerIndication>(); in getExtensionGnssPowerIndication()