Searched refs:BLOCK_NEVER (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/services/audioflinger/ | ||
D | StateQueue.h | 167 BLOCK_NEVER, // do not block enumerator |
D | StateQueue.cpp | 126 if (block == BLOCK_NEVER) { in push() |