Searched refs:isDisplayFullScreenAndInPosture (Results 1 – 1 of 1) sorted by relevance
904 private boolean isDisplayFullScreenAndInPosture(boolean isTabletop) { in isDisplayFullScreenAndInPosture() method in LetterboxUiController937 return isDisplayFullScreenAndInPosture(/* isTabletop */ false) in isFullScreenAndBookModeEnabled()944 boolean tabletopMode = isDisplayFullScreenAndInPosture(/* isTabletop */ true); in getVerticalPositionMultiplier()982 final boolean isBookMode = isDisplayFullScreenAndInPosture(/* isTabletop */ false); in shouldUseSplitScreenAspectRatio()985 final boolean isTabletopMode = isDisplayFullScreenAndInPosture(/* isTabletop */ true); in shouldUseSplitScreenAspectRatio()1720 isDisplayFullScreenAndInPosture(/* isTabletop */ false)); in getLetterboxPositionForLogging()1726 isDisplayFullScreenAndInPosture(/* isTabletop */ true)); in getLetterboxPositionForLogging()