Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.cpp716 bool awoken = false; in getEvents() local
795 awoken = true; in getEvents()
958 if (event != buffer || awoken) { in getEvents()
/frameworks/base/docs/html/ndk/reference/
Dgroup___looper.jd134 <p>The poll was awoken using wake() before the timeout expired and no callbacks were executed and n…
350 <p>Returns ALOOPER_POLL_WAKE if the poll was awoken using wake() before the timeout expired and no …