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()
71 mLetterboxConfiguration.getLetterboxPositionForHorizontalReachability(halfFoldPose); in test_whenReadingValues_storeIsInvoked()72 verify(mLetterboxConfigurationPersister).getLetterboxPositionForHorizontalReachability( in test_whenReadingValues_storeIsInvoked()235 when(mLetterboxConfiguration.getLetterboxPositionForHorizontalReachability(halfFoldPose)) in assertForHorizontalMove()
969 mLetterboxConfigurationPersister.getLetterboxPositionForHorizontalReachability( in getHorizontalMultiplierForReachability()1014 int getLetterboxPositionForHorizontalReachability(boolean isInFullScreenBookMode) { in getLetterboxPositionForHorizontalReachability() method in LetterboxConfiguration1015 return mLetterboxConfigurationPersister.getLetterboxPositionForHorizontalReachability( in getLetterboxPositionForHorizontalReachability()1197 mLetterboxConfigurationPersister.getLetterboxPositionForHorizontalReachability( in updatePositionForHorizontalReachability()
1244 int getLetterboxPositionForHorizontalReachability() { in getLetterboxPositionForHorizontalReachability() method in LetterboxUiController1246 return mLetterboxConfiguration.getLetterboxPositionForHorizontalReachability( in getLetterboxPositionForHorizontalReachability()1264 .getLetterboxPositionForHorizontalReachability(isInFullScreenBookMode); in handleHorizontalDoubleTap()1680 mLetterboxConfiguration.getLetterboxPositionForHorizontalReachability(false))); in dump()1751 .getLetterboxPositionForHorizontalReachability( in getLetterboxPositionForLogging()
140 int getLetterboxPositionForHorizontalReachability(boolean forBookMode) { in getLetterboxPositionForHorizontalReachability() method in LetterboxConfigurationPersister
1341 mLetterboxConfiguration.getLetterboxPositionForHorizontalReachability(false))); in runGetLetterboxStyle()
3472 top.mLetterboxUiController.getLetterboxPositionForHorizontalReachability();