Home | History | Annotate | Download | only in am

Lines Matching refs:WINDOWING_MODE_SPLIT_SCREEN_SECONDARY

40 import static android.app.WindowConfiguration.WINDOWING_MODE_SPLIT_SCREEN_SECONDARY;
2558 case WINDOWING_MODE_SPLIT_SCREEN_SECONDARY: return r.supportsSplitScreenWindowingMode();
2600 if (currentWindowingMode == WINDOWING_MODE_SPLIT_SCREEN_SECONDARY
2698 stack.setWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_SECONDARY);
2928 current.setWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_SECONDARY);
4855 display.getTopStackInWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_SECONDARY);