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()
824 bool awoken = false; in getEvents() local904 awoken = true; in getEvents()1008 if (event != buffer || awoken) { in getEvents()
132 // Timestamp of the last time the device was awoken.