Home
last modified time | relevance | path

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

/aosp14/frameworks/base/proto/src/
H A Dwindowmanager.proto62 LETTERBOX_VERTICAL_REACHABILITY_POSITION_TOP = 0; enumerator
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxConfiguration.java174 static final int LETTERBOX_VERTICAL_REACHABILITY_POSITION_TOP = 0; field in LetterboxConfiguration