Home
last modified time | relevance | path

Searched defs:GnssPowerIndication (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/gnss/
DGnssPowerIndication.h27 struct GnssPowerIndication : public BnGnssPowerIndication { struct
38 std::shared_ptr<IGnssPowerIndicationCallback> mCb; argument
DGnssPowerIndication.cpp29 GnssPowerIndication::GnssPowerIndication(std::function<double()> getRunningTime) in GnssPowerIndication() function in aidl::android::hardware::gnss::implementation::GnssPowerIndication