Searched refs:MAX_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
136 private static final int MAX_STACK_SIZE = 100; field in MediaFocusControl769 if (mFocusStack.size() > MAX_STACK_SIZE) { in requestAudioFocus()