Searched refs:JniAnimationEndListener (Results 1 – 1 of 1) sorted by relevance
203 class JniAnimationEndListener : public OnAnimationEndListener { class205 JniAnimationEndListener(sp<Looper>&& looper, JNIEnv* env, jobject javaObject) { in JniAnimationEndListener() function in JniAnimationEndListener232 std::make_unique<JniAnimationEndListener>(std::move(looper), env, jdrawable)); in AnimatedImageDrawable_nSetOnAnimationEndListener()