Searched refs:mPerDisplayFocusEnabled (Results 1 – 5 of 5) sorted by relevance
605 private boolean mPerDisplayFocusEnabled = false; field in PhoneWindowManager1876 mPerDisplayFocusEnabled = mContext.getResources().getBoolean( in init()4016 if (!mPerDisplayFocusEnabled in interceptKeyBeforeQueueing()
439 mWm.mPerDisplayFocusEnabled = perDisplayFocusEnabled; in doTestFocusedWindowMultipleDisplays()
718 boolean mPerDisplayFocusEnabled; field in WindowManagerService1169 mPerDisplayFocusEnabled = context.getResources().getBoolean( in WindowManagerService()
498 !mWmService.mPerDisplayFocusEnabled /* updateInputWindows */); in onChildPositionChanged()
3148 return (mWmService.mPerDisplayFocusEnabled || topFocusedDisplayId == INVALID_DISPLAY) in findFocusedWindowIfNeeded()