Searched refs:mPerDisplayFocusEnabled (Results 1 – 5 of 5) sorted by relevance
360 mWm.mPerDisplayFocusEnabled = perDisplayFocusEnabled; in doTestFocusedWindowMultipleDisplays()
211 !mWmService.mPerDisplayFocusEnabled /* updateInputWindows */); in onChildPositionChanged()
649 boolean mPerDisplayFocusEnabled; field in WindowManagerService1023 mPerDisplayFocusEnabled = context.getResources().getBoolean( in WindowManagerService()
3023 return (mWmService.mPerDisplayFocusEnabled || topFocusedDisplayId == INVALID_DISPLAY) in findFocusedWindowIfNeeded()
616 private boolean mPerDisplayFocusEnabled = false; field in PhoneWindowManager1882 mPerDisplayFocusEnabled = mContext.getResources().getBoolean( in init()2592 if (result == 0 && !mPerDisplayFocusEnabled in interceptKeyBeforeDispatching()