Searched refs:getLetterboxPositionForVerticalReachability (Results 1 – 7 of 7) sorted by relevance
113 mLetterboxConfigurationPersister.getLetterboxPositionForVerticalReachability(false); in test_whenStoreIsCreated_valuesAreDefaults()132 mLetterboxConfigurationPersister.getLetterboxPositionForVerticalReachability(false); in test_whenUpdatedWithNewValues_valuesAreWritten()164 secondPersister.getLetterboxPositionForVerticalReachability(false); in test_whenUpdatedWithNewValues_valuesAreReadAfterRestart()191 firstPersister.getLetterboxPositionForVerticalReachability(false); in test_whenUpdatedWithNewValuesAndDeleted_valuesAreDefaults()210 secondPersister.getLetterboxPositionForVerticalReachability(false); in test_whenUpdatedWithNewValuesAndDeleted_valuesAreDefaults()
74 mLetterboxConfiguration.getLetterboxPositionForVerticalReachability(halfFoldPose); in test_whenReadingValues_storeIsInvoked()75 verify(mLetterboxConfigurationPersister).getLetterboxPositionForVerticalReachability( in test_whenReadingValues_storeIsInvoked()246 when(mLetterboxConfiguration.getLetterboxPositionForVerticalReachability(halfFoldPose)) in assertForVerticalMove()
993 mLetterboxConfigurationPersister.getLetterboxPositionForVerticalReachability( in getVerticalMultiplierForReachability()1024 int getLetterboxPositionForVerticalReachability(boolean isInFullScreenTabletopMode) { in getLetterboxPositionForVerticalReachability() method in LetterboxConfiguration1025 return mLetterboxConfigurationPersister.getLetterboxPositionForVerticalReachability( in getLetterboxPositionForVerticalReachability()1209 mLetterboxConfigurationPersister.getLetterboxPositionForVerticalReachability( in updatePositionForVerticalReachability()
1237 int getLetterboxPositionForVerticalReachability() { in getLetterboxPositionForVerticalReachability() method in LetterboxUiController1239 return mLetterboxConfiguration.getLetterboxPositionForVerticalReachability( in getLetterboxPositionForVerticalReachability()1304 .getLetterboxPositionForVerticalReachability(isInFullScreenTabletopMode); in handleVerticalDoubleTap()1683 mLetterboxConfiguration.getLetterboxPositionForVerticalReachability(false))); in dump()1759 .getLetterboxPositionForVerticalReachability( in getLetterboxPositionForLogging()
153 int getLetterboxPositionForVerticalReachability(boolean forTabletopMode) { in getLetterboxPositionForVerticalReachability() method in LetterboxConfigurationPersister
1344 mLetterboxConfiguration.getLetterboxPositionForVerticalReachability(false))); in runGetLetterboxStyle()
3476 top.mLetterboxUiController.getLetterboxPositionForVerticalReachability();