Home
last modified time | relevance | path

Searched refs:isVerticalReachabilityEnabled (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DLetterboxUiController.java945 return isVerticalReachabilityEnabled(parentConfiguration) in getVerticalPositionMultiplier()
1259 if (!isVerticalReachabilityEnabled() || mActivityRecord.isInTransition()) { in handleVerticalDoubleTap()
1333 return isHorizontalReachabilityEnabled() || isVerticalReachabilityEnabled(); in isLetterboxDoubleTapEducationEnabled()
1346 private boolean isVerticalReachabilityEnabled(Configuration parentConfiguration) { in isVerticalReachabilityEnabled() method in LetterboxUiController
1367 boolean isVerticalReachabilityEnabled() { in isVerticalReachabilityEnabled() method in LetterboxUiController
1368 return isVerticalReachabilityEnabled(mActivityRecord.getParent().getConfiguration()); in isVerticalReachabilityEnabled()
1641 pw.println(prefix + " isVerticalReachabilityEnabled=" + isVerticalReachabilityEnabled()); in dump()
1723 } else if (isVerticalReachabilityEnabled()) { in getLetterboxPositionForLogging()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSizeCompatTests.java3270 assertFalse(mActivity.mLetterboxUiController.isVerticalReachabilityEnabled());
3317 assertFalse(mActivity.mLetterboxUiController.isVerticalReachabilityEnabled());
3339 assertFalse(mActivity.mLetterboxUiController.isVerticalReachabilityEnabled());
3356 assertTrue(mActivity.mLetterboxUiController.isVerticalReachabilityEnabled());
3401 assertTrue(mActivity.mLetterboxUiController.isVerticalReachabilityEnabled());
3467 assertTrue(mActivity.mLetterboxUiController.isVerticalReachabilityEnabled());
/frameworks/base/services/
Dart-profile3615 HSPLcom/android/server/wm/LetterboxUiController;->isVerticalReachabilityEnabled(Landroid/content/re…
Dart-wear-profile27625 HPLcom/android/server/wm/LetterboxUiController;->isVerticalReachabilityEnabled()Z
27626 PLcom/android/server/wm/LetterboxUiController;->isVerticalReachabilityEnabled(Landroid/content/res/…