Searched refs:allowVerticalReachabilityForThinLetterbox (Results 1 – 4 of 4) sorted by relevance
1642 assertFalse(mController.allowVerticalReachabilityForThinLetterbox()); in testAllowReachabilityForThinLetterboxWithFlagEnabled()1647 assertTrue(mController.allowVerticalReachabilityForThinLetterbox()); in testAllowReachabilityForThinLetterboxWithFlagEnabled()1657 assertTrue(mController.allowVerticalReachabilityForThinLetterbox()); in testAllowReachabilityForThinLetterboxWithFlagDisabled()1662 assertTrue(mController.allowVerticalReachabilityForThinLetterbox()); in testAllowReachabilityForThinLetterboxWithFlagDisabled()
4663 .allowVerticalReachabilityForThinLetterbox();
1046 boolean allowVerticalReachabilityForThinLetterbox() { in allowVerticalReachabilityForThinLetterbox() method in LetterboxUiController1347 if (!allowVerticalReachabilityForThinLetterbox()) { in isVerticalReachabilityEnabled()
3504 if (top.mLetterboxUiController.allowVerticalReachabilityForThinLetterbox()) {