Searched refs:controllerIdx (Results 1 – 1 of 1) sorted by relevance
161 final int controllerIdx = findController(transition); in startAnimation() local162 if (controllerIdx < 0) { in startAnimation()167 final RecentsController controller = mControllers.get(controllerIdx); in startAnimation()