Searched refs:hasMsg (Results 1 – 6 of 6) sorted by relevance
76 void setMsg(bool hasMsg=false);81 bool hasMsg() in hasMsg() function
306 void MessageQueue::setMsg(bool hasMsg) in setMsg() argument308 mHasMsg = hasMsg; in setMsg()
89 void setMsg(bool hasMsg=false);94 bool hasMsg() in hasMsg() function
303 void MessageQueue::setMsg(bool hasMsg) in setMsg() argument305 mHasMsg = hasMsg; in setMsg()
292 if (mNotificationThread->msgQ().hasMsg()) { in notificationThread()302 if(mEventQ.hasMsg()) { in notificationThread()308 if(mFrameQ.hasMsg()) { in notificationThread()325 if ( !mEventQ.hasMsg() ) { in notifyEvent()
282 if (mNotificationThread->msgQ().hasMsg()) { in notificationThread()292 if(mEventQ.hasMsg()) { in notificationThread()298 if(mFrameQ.hasMsg()) { in notificationThread()