Searched refs:getLaunchDisplayId (Results 1 – 10 of 10) sorted by relevance
44 assertEquals(6, result.getLaunchDisplayId()); in testMerge()
63 assertEquals(Integer.MAX_VALUE, restoredOpts.getLaunchDisplayId()); in testMerge_NoClobber()
211 final int launchDisplayId = options.getLaunchDisplayId(); in checkPermissions()
300 final int optionLaunchId = options != null ? options.getLaunchDisplayId() : INVALID_DISPLAY; in getPreferredLaunchDisplay()
1697 displayId = options.getLaunchDisplayId(); in getLaunchStack()
1079 mHandoverLaunchDisplayId = options.getLaunchDisplayId(); in ActivityRecord()
1186 public int getLaunchDisplayId() { in getLaunchDisplayId() method in ActivityOptions
676 HSPLandroid/app/ActivityOptions;->getLaunchDisplayId()I
4116 method public int getLaunchDisplayId();