Searched refs:AnimationListener (Results 1 – 19 of 19) sorted by relevance
52 void start(AnimationListener* listener);53 void reverse(AnimationListener* listener);64 AnimationListener* getOneShotListener() { return mOneShotListener.get(); } in getOneShotListener()77 sp<AnimationListener> mOneShotListener;88 class PropertyAnimatorSetListener : public AnimationListener {
40 class AnimationListener : public VirtualLightRefBase {45 ANDROID_API virtual ~AnimationListener() {} in ~AnimationListener()64 ANDROID_API void setListener(AnimationListener* listener) { mListener = listener; } in setListener()65 AnimationListener* listener() { return mListener.get(); } in listener()157 sp<AnimationListener> mListener;
48 sp<AnimationListener> listener = std::move(mOneShotListener); in onFinished()86 void PropertyValuesAnimatorSet::start(AnimationListener* listener) { in start()93 void PropertyValuesAnimatorSet::reverse(AnimationListener* listener) { in reverse()
31 class AnimationListener; variable101 AnimationListener* listener);
79 AnimationListener* listener) { in callOnFinished()
47 static AnimationListener* createAnimationListener(JNIEnv* env, jobject finishListener, jint id) { in createAnimationListener()48 class AnimationListenerBridge : public AnimationListener { in createAnimationListener()168 AnimationListener* listener = createAnimationListener(env, finishListener, id); in start()174 AnimationListener* listener = createAnimationListener(env, finishListener, id); in reverse()
48 class AnimationListenerLifecycleChecker : public AnimationListener {57 class AnimationListenerBridge : public AnimationListener {
96 OnFinishedEvent(BaseRenderNodeAnimator* animator, AnimationListener* listener) in OnFinishedEvent()99 sp<AnimationListener> listener;142 sp<AnimationListener> mListener;430 virtual void callOnFinished(BaseRenderNodeAnimator* animator, AnimationListener* listener) { in callOnFinished()
28 implements Animation.AnimationListener {
659 final AnimationListener listener = new AnimationListener(); in createReturnAnimationLocked()677 final AnimationListener listener = new AnimationListener(); in createCancelAnimationLocked()698 private class AnimationListener class in DragState
1405 set.setAnimationListener(new Animation.AnimationListener() { in createAspectScaledThumbnailFreeformAnimationLocked()
191 private AnimationListener mListener;867 public void setAnimationListener(AnimationListener listener) { in setAnimationListener()1225 public static interface AnimationListener { interface
39 import android.view.animation.Animation.AnimationListener;102 private final AnimationListener mAnimationDoneListener = new AnimationListener() {684 trans1.setAnimationListener(new AnimationListener() {
394 private final Animation.AnimationListener mOverflowAnimationListener;1490 private Animation.AnimationListener createOverflowAnimationListener() { in createOverflowAnimationListener()1491 Animation.AnimationListener listener = new Animation.AnimationListener() { in createOverflowAnimationListener()
34 import android.view.animation.Animation.AnimationListener;1058 AnimationListener listener = new AnimationListener() { in runEnterAnimation()1147 AnimationListener listener = new AnimationListener() { in runExitAnimation()
428 private final Animation.AnimationListener mKeepAwakeListener;
191 private Animation.AnimationListener mAnimationListener;7254 public Animation.AnimationListener getLayoutAnimationListener() { in getLayoutAnimationListener()7367 public void setLayoutAnimationListener(Animation.AnimationListener animationListener) { in setLayoutAnimationListener()
4056 android.view.animation.Animation$AnimationListener
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...