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