Searched refs:sourceStackId (Results 1 – 2 of 2) sorted by relevance
770 public static boolean replaceWindowsOnTaskMove(int sourceStackId, int targetStackId) { in replaceWindowsOnTaskMove() argument771 return sourceStackId == FREEFORM_WORKSPACE_STACK_ID in replaceWindowsOnTaskMove()
636 final int sourceStackId = getStackId(); in reparent() local640 final boolean mightReplaceWindow = StackId.replaceWindowsOnTaskMove(sourceStackId, stackId) in reparent()