Home
last modified time | relevance | path

Searched defs:reportEvent (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/pixelstats/
DBatteryCapacityReporter.cpp178 void BatteryCapacityReporter::reportEvent(const std::shared_ptr<IStats> &stats_client) { in reportEvent() function in android::hardware::google::pixel::BatteryCapacityReporter
DBatteryFGReporter.cpp131 void BatteryFGReporter::reportEvent(const std::shared_ptr<IStats> &stats_client, in reportEvent() function in android::hardware::google::pixel::BatteryFGReporter
DBatteryEEPROMReporter.cpp188 void BatteryEEPROMReporter::reportEvent(const std::shared_ptr<IStats> &stats_client, in reportEvent() function in android::hardware::google::pixel::BatteryEEPROMReporter
/hardware/libhardware/modules/input/evdev/
DInputHost.cpp31 void InputReport::reportEvent(InputDeviceHandle* d) { in reportEvent() function in android::InputReport