Searched refs:getIsIndependent (Results 1 – 1 of 1) sorted by relevance
1149 static boolean getIsIndependent(Transition running, Transition incoming) { in getIsIndependent() method in TransitionController1199 if (getIsIndependent(mPlayingTransitions.get(i), transition)) continue; in assignTrack()