Home
last modified time | relevance | path

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

/frameworks/base/proto/src/
Dwindowmanager.proto63 LETTERBOX_VERTICAL_REACHABILITY_POSITION_CENTER = 1; enumerator
/frameworks/base/services/core/java/com/android/server/wm/
DLetterboxConfiguration.java178 static final int LETTERBOX_VERTICAL_REACHABILITY_POSITION_CENTER = 1; field in LetterboxConfiguration