Home
last modified time | relevance | path

Searched refs:mFocusEventDebugViewLock (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java396 private final Object mFocusEventDebugViewLock = new Object(); field in InputManagerService
2398 synchronized (mFocusEventDebugViewLock) { in interceptKeyBeforeQueueing()
3264 synchronized (mFocusEventDebugViewLock) { in updateShowKeyPresses()
3279 synchronized (mFocusEventDebugViewLock) { in updateShowRotaryInput()
3289 synchronized (mFocusEventDebugViewLock) { in updateFocusEventDebugViewEnabled()