Searched refs:targetDisplayId (Results 1 – 3 of 3) sorted by relevance
52 public static MoveToDisplayItem obtain(int targetDisplayId, Configuration configuration) { in obtain() argument57 instance.mTargetDisplayId = targetDisplayId; in obtain()
2370 final int targetDisplayId = mTargetStack != null ? mTargetStack.mDisplayId in setTaskFromSourceRecord() local2373 || !mStartActivity.canBeLaunchedOnDisplay(targetDisplayId); in setTaskFromSourceRecord()2379 if (mTargetStack == null && targetDisplayId != sourceStack.mDisplayId) { in setTaskFromSourceRecord()
740 @UserIdInt int targetUserId, int targetDisplayId, @Nullable IBinder targetWindow, in StartInputInfo() argument753 mTargetDisplayId = targetDisplayId; in StartInputInfo()