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

  /frameworks/av/media/libstagefright/
TimedEventQueue.cpp 131 item.has_wakelock = false;
139 item.has_wakelock = true;
195 if ((*it).has_wakelock) {
309 *wakeLocked = (*it).has_wakelock;
  /frameworks/av/media/libstagefright/include/
TimedEventQueue.h 121 bool has_wakelock; member in struct:android::TimedEventQueue::QueueItem

Completed in 558 milliseconds