Searched refs:mFocusEventDebugViewLock (Results 1 – 1 of 1) sorted by relevance
396 private final Object mFocusEventDebugViewLock = new Object(); field in InputManagerService2398 synchronized (mFocusEventDebugViewLock) { in interceptKeyBeforeQueueing()3264 synchronized (mFocusEventDebugViewLock) { in updateShowKeyPresses()3279 synchronized (mFocusEventDebugViewLock) { in updateShowRotaryInput()3289 synchronized (mFocusEventDebugViewLock) { in updateFocusEventDebugViewEnabled()