Searched refs:isVerticalReachabilityEnabled (Results 1 – 4 of 4) sorted by relevance
945 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 LetterboxUiController1367 boolean isVerticalReachabilityEnabled() { in isVerticalReachabilityEnabled() method in LetterboxUiController1368 return isVerticalReachabilityEnabled(mActivityRecord.getParent().getConfiguration()); in isVerticalReachabilityEnabled()1641 pw.println(prefix + " isVerticalReachabilityEnabled=" + isVerticalReachabilityEnabled()); in dump()1723 } else if (isVerticalReachabilityEnabled()) { in getLetterboxPositionForLogging()
3270 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());
3615 HSPLcom/android/server/wm/LetterboxUiController;->isVerticalReachabilityEnabled(Landroid/content/re…
27625 HPLcom/android/server/wm/LetterboxUiController;->isVerticalReachabilityEnabled()Z27626 PLcom/android/server/wm/LetterboxUiController;->isVerticalReachabilityEnabled(Landroid/content/res/…