Home
last modified time | relevance | path

Searched refs:moves (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DDefaultItemAnimator.java118 final ArrayList<MoveInfo> moves = new ArrayList<>(); in runPendingAnimations() local
119 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() local
470 for (int j = moves.size() - 1; j >= 0; j--) { in endAnimation()
471 MoveInfo moveInfo = moves.get(j); in endAnimation()
[all …]
/frameworks/native/cmds/installd/
DTEST_MAPPING18 // AdoptableHostTest moves packages, part of which is handled by installd
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md23 …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/…
/frameworks/base/core/proto/android/os/
Denums.proto147 // off immediately. Shortly after the object moves away, the screen