Searched refs:getLetterboxPositionForHorizontalReachability (Results 1 – 8 of 8) sorted by relevance
105 mAppCompatConfigurationPersister.getLetterboxPositionForHorizontalReachability( in test_whenStoreIsCreated_valuesAreDefaults()129 mAppCompatConfigurationPersister.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 mAppCompatConfiguration.getLetterboxPositionForHorizontalReachability(halfFoldPose); in test_whenReadingValues_storeIsInvoked()80 verify(mAppCompatConfigurationPersister).getLetterboxPositionForHorizontalReachability( in test_whenReadingValues_storeIsInvoked()243 when(mAppCompatConfiguration.getLetterboxPositionForHorizontalReachability(halfFoldPose)) in assertForHorizontalMove()
133 int getLetterboxPositionForHorizontalReachability() { in getLetterboxPositionForHorizontalReachability() method in AppCompatReachabilityOverrides135 return mAppCompatConfiguration.getLetterboxPositionForHorizontalReachability( in getLetterboxPositionForHorizontalReachability()143 .getLetterboxPositionForHorizontalReachability(mAppCompatDeviceStateQuery in getLetterboxPositionForLogging()
984 mAppCompatConfigurationPersister.getLetterboxPositionForHorizontalReachability( in getHorizontalMultiplierForReachability()1029 int getLetterboxPositionForHorizontalReachability(boolean isInFullScreenBookMode) { in getLetterboxPositionForHorizontalReachability() method in AppCompatConfiguration1030 return mAppCompatConfigurationPersister.getLetterboxPositionForHorizontalReachability( in getLetterboxPositionForHorizontalReachability()1234 mAppCompatConfigurationPersister.getLetterboxPositionForHorizontalReachability( in updatePositionForHorizontalReachability()1450 getLetterboxPositionForHorizontalReachability( in dump()
119 .getLetterboxPositionForHorizontalReachability(isInFullScreenBookMode); in handleHorizontalDoubleTap()
137 int getLetterboxPositionForHorizontalReachability(boolean forBookMode) { in getLetterboxPositionForHorizontalReachability() method in AppCompatConfigurationPersister
195 .getLetterboxPositionForHorizontalReachability();
1439 mAppCompatConfiguration.getLetterboxPositionForHorizontalReachability(false))); in runGetLetterboxStyle()