Searched refs:mVoiceEventLock (Results 1 – 1 of 1) sorted by relevance
954 private final Object mVoiceEventLock = new Object(); field in MediaFocusControl972 synchronized (mVoiceEventLock) { in filterVoiceInputKeyEvent()