Home
last modified time | relevance | path

Searched refs:ReportWlc (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DUeventListener.h94 void ReportWlc(const std::shared_ptr<IStats> &stats_client, const bool pow_wireless,
/hardware/google/pixel/pixelstats/
DUeventListener.cpp387 void UeventListener::ReportWlc(const std::shared_ptr<IStats> &stats_client, const bool pow_wireless, in ReportWlc() function in android::hardware::google::pixel::UeventListener
573 ReportWlc(stats_client, pow_wireless, pow_online, pow_ptmc); in ProcessUevent()