Searched defs:POSITION_TOP (Results 1 – 4 of 4) sorted by relevance
43 public static final int POSITION_TOP = 1 << 0; field in ComplicationLayoutParams98 INVALID_DIRECTIONS.put(POSITION_TOP, DIRECTION_UP); in INVALID_DIRECTIONS.put() argument
2139 assertTrue(originalScreenWidthDp < originalScreenHeighthDp); in testComputeConfigResourceOverrides_unresizableApp()
861 public static final int POSITION_TOP = 1; field in DisplayTopology.TreeNode
123 static final int POSITION_TOP = Integer.MAX_VALUE; field in WindowContainer