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

  /system/core/healthd/
healthd.cpp 168 unsigned long long wakeups; local
170 if (read(wakealarm_fd, &wakeups, sizeof(wakeups)) == -1) {
  /frameworks/base/core/java/android/os/
BatteryStats.java 1494 int wakeups = ps.getWakeups(which); local
2113 int wakeups = ps.getWakeups(which); local
    [all...]

Completed in 124 milliseconds