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()244 assumeFalse(perDisplayFocusEnabled()); in testPointerCapture()297 assumeFalse(perDisplayFocusEnabled()); in testTapFocusableWindow()322 assumeFalse(perDisplayFocusEnabled()); in testTapNonFocusableWindow()
603 assumeFalse(perDisplayFocusEnabled()); in testStackFocusSwitchOnTouchEvent()640 assumeFalse(perDisplayFocusEnabled()); in testStackFocusSwitchOnTouchEventAfterKeyguard()725 assumeFalse(perDisplayFocusEnabled()); in testSecondaryDisplayFocus()
485 assumeFalse(perDisplayFocusEnabled()); in testImeWindowCanSwitchWhenTopFocusedDisplayChange()
967 protected static boolean perDisplayFocusEnabled() { in perDisplayFocusEnabled() method in ActivityManagerTestBase