Home
last modified time | relevance | path

Searched defs:LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_RIGHT (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/proto/src/
H A Dwindowmanager.proto57 LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_RIGHT = 2; enumerator
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxConfiguration.java158 static final int LETTERBOX_HORIZONTAL_REACHABILITY_POSITION_RIGHT = 2; field in LetterboxConfiguration