Home
last modified time | relevance | path

Searched refs:reportPhysicalDropDetected (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DStatsHelper.h47 void reportPhysicalDropDetected(const std::shared_ptr<IStats> &stats_client,
/hardware/google/pixel/pixelstats/
DDropDetect.cpp184 reportPhysicalDropDetected(stats_client, drop); in reportDropEventToStatsd()
DStatsHelper.cpp179 void reportPhysicalDropDetected(const std::shared_ptr<IStats> &stats_client, in reportPhysicalDropDetected() function