Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityTestsBase.java778 static final int SUPPORTS_SPLIT_SCREEN_UNSET = 0; field in ActivityTestsBase.TestActivityStack
781 private int mSupportsSplitScreen = SUPPORTS_SPLIT_SCREEN_UNSET;
855 case SUPPORTS_SPLIT_SCREEN_UNSET: in supportsSplitScreenWindowingMode()