Searched refs:getLaunchDisplayId (Results 1 – 10 of 10) sorted by relevance
44 assertEquals(6, result.getLaunchDisplayId()); in testMerge()
81 assertEquals(Integer.MAX_VALUE, restoredOpts.getLaunchDisplayId()); in testMerge_NoClobber()
173 when(mActivityOptions.getLaunchDisplayId()).thenReturn(INVALID_DISPLAY); in setUp()497 when(mActivityOptions.getLaunchDisplayId()).thenReturn(PASSENGER_DISPLAY_ID_10); in testPreferSourceDoNotOverrideActivityOptions()
240 final int launchDisplayId = options.getLaunchDisplayId(); in checkPermissions()
386 options != null ? options.getLaunchDisplayId() : INVALID_DISPLAY; in getPreferredLaunchTaskDisplayArea()
2887 displayId = options.getLaunchDisplayId(); in getLaunchRootTask()
1703 mHandoverLaunchDisplayId = options.getLaunchDisplayId(); in ActivityRecord()
303 int originalDisplayId = options.getLaunchDisplayId(); in onCalculate()
1421 public int getLaunchDisplayId() { in getLaunchDisplayId() method in ActivityOptions
4370 method public int getLaunchDisplayId();