Searched refs:getLetterboxPositionForHorizontalReachability (Results 1 – 7 of 7) sorted by relevance
105 mLetterboxConfigurationPersister.getLetterboxPositionForHorizontalReachability( in test_whenStoreIsCreated_valuesAreDefaults()129 mLetterboxConfigurationPersister.getLetterboxPositionForHorizontalReachability( in test_whenUpdatedWithNewValues_valuesAreWritten()162 secondPersister.getLetterboxPositionForHorizontalReachability(false); in test_whenUpdatedWithNewValues_valuesAreReadAfterRestart()189 firstPersister.getLetterboxPositionForHorizontalReachability(false); in test_whenUpdatedWithNewValuesAndDeleted_valuesAreDefaults()208 secondPersister.getLetterboxPositionForHorizontalReachability(false); in test_whenUpdatedWithNewValuesAndDeleted_valuesAreDefaults()
79 mLetterboxConfiguration.getLetterboxPositionForHorizontalReachability(halfFoldPose); in test_whenReadingValues_storeIsInvoked()80 verify(mLetterboxConfigurationPersister).getLetterboxPositionForHorizontalReachability( in test_whenReadingValues_storeIsInvoked()243 when(mLetterboxConfiguration.getLetterboxPositionForHorizontalReachability(halfFoldPose)) in assertForHorizontalMove()
1001 mLetterboxConfigurationPersister.getLetterboxPositionForHorizontalReachability( in getHorizontalMultiplierForReachability()1046 int getLetterboxPositionForHorizontalReachability(boolean isInFullScreenBookMode) { in getLetterboxPositionForHorizontalReachability() method in LetterboxConfiguration1047 return mLetterboxConfigurationPersister.getLetterboxPositionForHorizontalReachability( in getLetterboxPositionForHorizontalReachability()1247 mLetterboxConfigurationPersister.getLetterboxPositionForHorizontalReachability( in updatePositionForHorizontalReachability()
1209 int getLetterboxPositionForHorizontalReachability() { in getLetterboxPositionForHorizontalReachability() method in LetterboxUiController1211 return mLetterboxConfiguration.getLetterboxPositionForHorizontalReachability( in getLetterboxPositionForHorizontalReachability()1229 .getLetterboxPositionForHorizontalReachability(isInFullScreenBookMode); in handleHorizontalDoubleTap()1648 mLetterboxConfiguration.getLetterboxPositionForHorizontalReachability(false))); in dump()1719 .getLetterboxPositionForHorizontalReachability( in getLetterboxPositionForLogging()
140 int getLetterboxPositionForHorizontalReachability(boolean forBookMode) { in getLetterboxPositionForHorizontalReachability() method in LetterboxConfigurationPersister
1374 mLetterboxConfiguration.getLetterboxPositionForHorizontalReachability(false))); in runGetLetterboxStyle()
3499 .getLetterboxPositionForHorizontalReachability();