Home
last modified time | relevance | path

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

/frameworks/hardware/interfaces/stats/1.0/test_client/
DStatsClient.cpp103 client->reportPhysicalDropDetected(drop); in main()
/frameworks/hardware/interfaces/stats/1.0/
DIStats.hal49 oneway reportPhysicalDropDetected(PhysicalDropDetected physicalDropDetected);
/frameworks/base/cmds/statsd/src/
DStatsService.h223 virtual Return<void> reportPhysicalDropDetected(
DStatsService.cpp1486 hardware::Return<void> StatsService::reportPhysicalDropDetected( in reportPhysicalDropDetected() function in android::os::statsd::StatsService