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