Searched refs:has_wakelock (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
H A DTimedEventQueue.cpp131 item.has_wakelock = false;
139 item.has_wakelock = true;
195 if ((*it).has_wakelock) {
309 *wakeLocked = (*it).has_wakelock;
/frameworks/av/media/libstagefright/include/
H A DTimedEventQueue.h121 bool has_wakelock; member in struct:android::TimedEventQueue::QueueItem

Completed in 178 milliseconds