Searched refs:awoken (Results 1 – 3 of 3) sorted by relevance
53 // 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(), which69 // application processor suspend. It can be awoken by a call to wakeUp()
747 bool awoken = false; in getEvents() local826 awoken = true; in getEvents()989 if (event != buffer || awoken) { in getEvents()
132 // Timestamp of the last time the device was awoken.