Searched refs:mNotifyAnr (Results 1 – 2 of 2) sorted by relevance
313 getItemFromStorageLockedInterruptible(timeToWait, storage, lock, mNotifyAnr); in getAnrTokenLockedInterruptible()355 mNotifyAnr.notify_all(); in notifyWindowUnresponsive()362 mNotifyAnr.notify_all(); in notifyWindowResponsive()369 mNotifyAnr.notify_all(); in notifyNoFocusedWindowAnr()
138 std::condition_variable mNotifyAnr; variable