OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 241 milliseconds