Searched refs:mGnssPowerIndication (Results 1 – 3 of 3) sorted by relevance
75 if (mGnssPowerIndication == nullptr) { in getExtensionGnssPowerIndication()76 mGnssPowerIndication = SharedRefBase::make<GnssPowerIndication>(); in getExtensionGnssPowerIndication()79 *iGnssPowerIndication = mGnssPowerIndication; in getExtensionGnssPowerIndication()
42 std::shared_ptr<GnssPowerIndication> mGnssPowerIndication; variable
40 mGnssPowerIndicationAidl = iGnss->mGnssPowerIndication; in GnssHidlHal()