Home
last modified time | relevance | path

Searched refs:awoken (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/proto/android/os/
Dpowermanager.proto53 // The device is asleep. It can only be awoken by a call to wakeUp().
62 // The device is dreaming. It can be awoken by a call to wakeUp(), which
69 // application processor suspend. It can be awoken by a call to wakeUp()
/frameworks/native/services/inputflinger/
DEventHub.cpp824 bool awoken = false; in getEvents() local
904 awoken = true; in getEvents()
1008 if (event != buffer || awoken) { in getEvents()
/frameworks/base/core/proto/android/server/
Dpowermanagerservice.proto132 // Timestamp of the last time the device was awoken.