Searched refs:waitForStatsService (Results 1 – 2 of 2) sorted by relevance
70 std::shared_ptr<IStats> waitForStatsService() const;
132 std::shared_ptr<IStats> StatsBase::waitForStatsService() const { in waitForStatsService() function in aidl::android::hardware::vibrator::StatsBase180 std::shared_ptr<IStats> client = waitForStatsService(); in drainAtomQueue()