Searched refs:perDisplayFocusEnabled (Results 1 – 4 of 4) sorted by relevance
129 private static boolean perDisplayFocusEnabled() { in perDisplayFocusEnabled() method in WindowFocusTests152 assumeFalse(perDisplayFocusEnabled()); in testKeyReceiving()194 assumeFalse(perDisplayFocusEnabled()); in testMovingDisplayToTopByKeyEvent()243 assumeFalse(perDisplayFocusEnabled()); in testPointerCapture()296 assumeFalse(perDisplayFocusEnabled()); in testTapFocusableWindow()321 assumeFalse(perDisplayFocusEnabled()); in testTapNonFocusableWindow()
601 assumeFalse(perDisplayFocusEnabled()); in testStackFocusSwitchOnTouchEvent()638 assumeFalse(perDisplayFocusEnabled()); in testStackFocusSwitchOnTouchEventAfterKeyguard()722 assumeFalse(perDisplayFocusEnabled()); in testSecondaryDisplayFocus()
483 assumeFalse(perDisplayFocusEnabled()); in testImeWindowCanSwitchWhenTopFocusedDisplayChange()
915 protected static boolean perDisplayFocusEnabled() { in perDisplayFocusEnabled() method in ActivityManagerTestBase