Searched refs:getLaunchWindowingMode (Results 1 – 8 of 8) sorted by relevance
65 assertEquals(WINDOWING_MODE_FULLSCREEN, restoredOpts.getLaunchWindowingMode()); in testMerge_NoClobber()
396 ? options.getLaunchWindowingMode() : WINDOWING_MODE_UNDEFINED; in getOrCreateStack()849 ? options.getLaunchWindowingMode() : WINDOWING_MODE_UNDEFINED; in resolveWindowingMode()
165 int launchMode = options != null ? options.getLaunchWindowingMode() in calculate()
1458 && options.getLaunchWindowingMode() == WINDOWING_MODE_PINNED) in canUseActivityOptionsLaunchBounds()2724 windowingMode = activityOptions.getLaunchWindowingMode(); in startActivityFromRecents()
1829 windowingMode = options != null ? options.getLaunchWindowingMode() in getValidLaunchStackOnDisplay()
1207 public int getLaunchWindowingMode() { in getLaunchWindowingMode() method in ActivityOptions
679 HSPLandroid/app/ActivityOptions;->getLaunchWindowingMode()I
1743 Landroid/app/ActivityOptions;->getLaunchWindowingMode()I