Searched defs:reportEvent (Results 1 – 3 of 3) 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 | BatteryEEPROMReporter.cpp | 187 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 |