Searched defs:reportEvent (Results 1 – 4 of 4) sorted by relevance
/hardware/google/pixel/pixelstats/ | ||
D | BatteryCapacityReporter.cpp | 178 void BatteryCapacityReporter::reportEvent(const std::shared_ptr<IStats> &stats_client) { in reportEvent() function in android::hardware::google::pixel::BatteryCapacityReporter |
D | BatteryFGReporter.cpp | 131 void BatteryFGReporter::reportEvent(const std::shared_ptr<IStats> &stats_client, in reportEvent() function in android::hardware::google::pixel::BatteryFGReporter |
D | BatteryEEPROMReporter.cpp | 188 void BatteryEEPROMReporter::reportEvent(const std::shared_ptr<IStats> &stats_client, in reportEvent() function in android::hardware::google::pixel::BatteryEEPROMReporter |
/hardware/libhardware/modules/input/evdev/ | ||
D | InputHost.cpp | 31 void InputReport::reportEvent(InputDeviceHandle* d) { in reportEvent() function in android::InputReport |