Searched refs:WINDOWING_MODE_MULTI_WINDOW (Results 1 – 16 of 16) sorted by relevance
20 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;76 mTaskOrganizer.registerOrganizer(WINDOWING_MODE_MULTI_WINDOW); in onInitialize()196 options.setLaunchWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in prepareActivityOptions()
24 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;103 return registerMockOrganizer(WINDOWING_MODE_MULTI_WINDOW); in registerMockOrganizer()184 final ITaskOrganizer organizer = registerMockOrganizer(WINDOWING_MODE_MULTI_WINDOW); in testSwapOrganizer()198 final ITaskOrganizer organizer = registerMockOrganizer(WINDOWING_MODE_MULTI_WINDOW); in testSwapWindowingModes()201 stack.setWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in testSwapWindowingModes()214 stack.setWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in testTaskNoDraw()245 stack.setWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in testUnregisterOrganizer()262 final ITaskOrganizer organizer = registerMockOrganizer(WINDOWING_MODE_MULTI_WINDOW); in testUnregisterOrganizerReturnsRegistrationToPrevious()265 stack.setWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in testUnregisterOrganizerReturnsRegistrationToPrevious()272 final ITaskOrganizer organizer2 = registerMockOrganizer(WINDOWING_MODE_MULTI_WINDOW); in testUnregisterOrganizerReturnsRegistrationToPrevious()[all …]
26 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;195 assertGetOrCreateStack(WINDOWING_MODE_MULTI_WINDOW, type, candidateTask, in testReuseTaskAsStack()
20 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;143 app.setWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in testStripForDispatch_multiwindow_alwaysOnTop()
24 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;720 final Task alwaysOnTopTask = taskDisplayArea.createStack(WINDOWING_MODE_MULTI_WINDOW, in testVisibleTasks_alwaysOnTop()
19 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;160 mOrganizer.registerOrganizer(WINDOWING_MODE_MULTI_WINDOW); in onCreate()196 o.setLaunchWindowingMode(WINDOWING_MODE_MULTI_WINDOW); in makeLaunchOptions()
116 public static final int WINDOWING_MODE_MULTI_WINDOW = 6; field in WindowConfiguration122 WINDOWING_MODE_MULTI_WINDOW,682 return mWindowingMode != WINDOWING_MODE_MULTI_WINDOW && tasksAreFloating(); in hasWindowShadow()702 || mWindowingMode == WINDOWING_MODE_MULTI_WINDOW; in canResizeTask()766 || mWindowingMode == WINDOWING_MODE_MULTI_WINDOW; in isAlwaysOnTop()824 case WINDOWING_MODE_MULTI_WINDOW: return "multi-window"; in windowingModeToString()
76 public static final int WINDOWING_MODE_MULTI_WINDOW = field in WindowManagerWrapper77 WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;
19 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;185 || (windowingMode == WINDOWING_MODE_MULTI_WINDOW && isAlwaysOnTop)) { in getInsetsForDispatchInner()
21 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;306 } else if (windowingMode == WINDOWING_MODE_MULTI_WINDOW) { in registerTaskOrganizer()
11 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;426 case WINDOWING_MODE_MULTI_WINDOW: in logWindowState()
25 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;1375 if (windowingMode == WINDOWING_MODE_MULTI_WINDOW) { in isWindowingModeSupported()
28 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;1336 case WINDOWING_MODE_MULTI_WINDOW: in isVisibleRecentTask()
27 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;5189 || windowingMode == WINDOWING_MODE_MULTI_WINDOW); in alwaysCreateStack()
19 import static android.app.WindowConfiguration.WINDOWING_MODE_MULTI_WINDOW;163 options.setLaunchWindowingMode(WINDOWING_MODE_MULTI_WINDOW);
567 field public static final int WINDOWING_MODE_MULTI_WINDOW = 6; // 0x6