Searched refs:mHandoverLaunchDisplayId (Results 1 – 3 of 3) sorted by relevance
406 final int displayId = source.mHandoverLaunchDisplayId; in getPreferredLaunchTaskDisplayArea()
454 int mHandoverLaunchDisplayId = INVALID_DISPLAY; // Handover launch display id to next activity. field in ActivityRecord1830 mHandoverLaunchDisplayId = options.getLaunchDisplayId(); in ActivityRecord()
244 source.mHandoverLaunchDisplayId = freeformDisplay.mDisplayId; in testUsesNoDisplaySourceHandoverDisplayIdIfSet()