Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/
H A DPipDoubleTapHelperTest.java95 SIZE_SPEC_DEFAULT); in testNextScreenSize_resizedWiderThanAverage_returnDefaultThenCustom() local
151 SIZE_SPEC_DEFAULT); in testNextScreenSize_resizedToMax_returnDefault() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipDoubleTapHelper.java53 static final int SIZE_SPEC_DEFAULT = 0; field in PipDoubleTapHelper