Searched refs:reportPhysicalDropDetected (Results 1 – 7 of 7) sorted by relevance
52 virtual Return<void> reportPhysicalDropDetected(
47 void reportPhysicalDropDetected(const std::shared_ptr<IStats> &stats_client,
184 reportPhysicalDropDetected(stats_client, drop); in reportDropEventToStatsd()
179 void reportPhysicalDropDetected(const std::shared_ptr<IStats> &stats_client, in reportPhysicalDropDetected() function
48 hardware::Return<void> StatsHal::reportPhysicalDropDetected( in reportPhysicalDropDetected() function in android::frameworks::stats::V1_0::implementation::StatsHal
109 client->reportPhysicalDropDetected(drop); in main()
49 oneway reportPhysicalDropDetected(PhysicalDropDetected physicalDropDetected);