Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
H A DBubblePositionerTest.java62 private static final int MIN_WIDTH_FOR_TABLET = 600; field in BubblePositionerTest
323 ? MIN_WIDTH_FOR_TABLET in setUpConfig()
324 : MIN_WIDTH_FOR_TABLET - 1; in setUpConfig()