Searched refs:ANIMATION_START (Results 1 – 5 of 5) sorted by relevance
220 Index.ANIMATION_START,243 int ANIMATION_START = 6; field275 Index.HANDLE_INPUT_START, Index.ANIMATION_START,277 Index.ANIMATION_START, Index.PERFORM_TRAVERSALS_START,
79 public static final int ANIMATION_START = 6; field in FrameInfo119 frameInfo[ANIMATION_START] = System.nanoTime(); in markAnimationsStart()
34 Index.ANIMATION_START,50 int ANIMATION_START = 6; field
514 if (event.mEvent == AnimationEvent.ANIMATION_START) {1283 if (event.mEvent == AnimationEvent.ANIMATION_START) {1686 mEvents.add(new AnimationEvent(node, AnimationEvent.ANIMATION_START));1698 if (e2.mEvent + e1.mEvent == AnimationEvent.ANIMATION_START1741 if (mEvents.get(j).mEvent == AnimationEvent.ANIMATION_START) {1779 if (!mEvents.isEmpty() && mEvents.get(0).mEvent != AnimationEvent.ANIMATION_START) {1785 mEvents.add(0, new AnimationEvent(mRootNode, AnimationEvent.ANIMATION_START));1789 if (mEvents.get(mEvents.size() - 1).mEvent == AnimationEvent.ANIMATION_START2029 static final int ANIMATION_START = 0;2041 if (mEvent == ANIMATION_START) {[all …]
810 Landroid/animation/AnimatorSet$AnimationEvent;->ANIMATION_START:I59358 Landroid/view/FrameInfo;->ANIMATION_START:I59375 Landroid/view/FrameMetrics$Index;->ANIMATION_START:I