Home
last modified time | relevance | path

Searched refs:mLetterboxPositionForTabletopModeReachability (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DLetterboxConfigurationPersister.java86 private volatile int mLetterboxPositionForTabletopModeReachability; field in LetterboxConfigurationPersister
155 return mLetterboxPositionForTabletopModeReachability; in getLetterboxPositionForVerticalReachability()
189 if (mLetterboxPositionForTabletopModeReachability in setLetterboxPositionForVerticalReachability()
191 mLetterboxPositionForTabletopModeReachability = in setLetterboxPositionForVerticalReachability()
211 mLetterboxPositionForTabletopModeReachability = in useDefaultValue()
232 mLetterboxPositionForTabletopModeReachability = in readCurrentConfiguration()
256 mLetterboxPositionForTabletopModeReachability, in updateConfiguration()