Searched refs:RemoteAnimationAdapterWrapper (Results 1 – 2 of 2) sorted by relevance
60 private final ArrayList<RemoteAnimationAdapterWrapper> mPendingAnimations = new ArrayList<>();88 final RemoteAnimationAdapterWrapper adapter = new RemoteAnimationAdapterWrapper( in createAnimationAdapter()161 final RemoteAnimationAdapterWrapper wrapper = mPendingAnimations.get(i); in createAnimations()193 final RemoteAnimationAdapterWrapper adapter = mPendingAnimations.get(i); in onAnimationFinished()285 private class RemoteAnimationAdapterWrapper implements AnimationAdapter { class in RemoteAnimationController294 RemoteAnimationAdapterWrapper(AppWindowToken appWindowToken, Point position, in RemoteAnimationAdapterWrapper() method in RemoteAnimationController.RemoteAnimationAdapterWrapper
33 /* represents RemoteAnimationAdapterWrapper */