Searched refs:mFocusEventDebugViewLock (Results 1 – 1 of 1) sorted by relevance
400 private final Object mFocusEventDebugViewLock = new Object(); field in InputManagerService2488 synchronized (mFocusEventDebugViewLock) { in interceptKeyBeforeQueueing()3418 synchronized (mFocusEventDebugViewLock) { in updateFocusEventDebugViewEnabled()