HomeSort by relevance Sort by last modified time
    Searched refs:reportBatteryCausedShutdown (Results 1 - 3 of 3) sorted by null

  /hardware/google/interfaces/pixelstats/1.0/
IPixelStats.hal 184 reportBatteryCausedShutdown(int32_t voltageMicroV);
  /hardware/google/interfaces/pixelstats/1.0/default/
PixelStats.h 58 Return<void> reportBatteryCausedShutdown(int32_t voltageMicroV) override;
PixelStats.cpp 194 Return<void> PixelStats::reportBatteryCausedShutdown(int32_t voltageMicroV) {

Completed in 53 milliseconds