Searched refs:withChanges (Results 1 – 1 of 1) sorted by relevance
289 @WindowManager.TransitionType int newType, boolean withChanges) { in subCopy() argument290 final TransitionInfo out = new TransitionInfo(newType, withChanges ? info.getFlags() : 0); in subCopy()293 if (withChanges) { in subCopy()