Searched refs:moves (Results 1 – 5 of 5) sorted by relevance
118 final ArrayList<MoveInfo> moves = new ArrayList<>(); in runPendingAnimations() local119 moves.addAll(mPendingMoves); in runPendingAnimations()120 mMovesList.add(moves); in runPendingAnimations()125 for (MoveInfo moveInfo : moves) { in runPendingAnimations()129 moves.clear(); in runPendingAnimations()130 mMovesList.remove(moves); in runPendingAnimations()134 View view = moves.get(0).holder.itemView; in runPendingAnimations()469 ArrayList<MoveInfo> moves = mMovesList.get(i); in endAnimation() local470 for (int j = moves.size() - 1; j >= 0; j--) { in endAnimation()471 MoveInfo moveInfo = moves.get(j); in endAnimation()[all …]
21 // AdoptableHostTest moves packages, part of which is handled by installd
23 …NE. This is used to chain animations together, so that when one animation moves, the other ‘follow…45 …t’ point along the given path using a traditional Animator. As the target moves, the translationX/…
13 * The dispatcher immediately moves out of the main thread upon broadcast, giving back control to `s…
171 // off immediately. Shortly after the object moves away, the screen