HomeSort by relevance Sort by last modified time
    Searched refs:awoken (Results 1 - 3 of 3) sorted by null

  /system/core/include/utils/
Looper.h 155 * Returns ALOOPER_POLL_WAKE if the poll was awoken using wake() before
379 void awoken();
  /system/core/libutils/
Looper.cpp 260 awoken();
385 void Looper::awoken() { function in class:Looper
387 ALOGD("%p ~ awoken", this);
  /frameworks/base/services/input/
EventHub.cpp 656 bool awoken = false;
734 ALOGV("awoken after wake()");
735 awoken = true;
    [all...]

Completed in 108 milliseconds