Home | History | Annotate | Download | only in wm

Lines Matching refs:mChoreographer

559     final Choreographer mChoreographer = Choreographer.getInstance();
9068 mChoreographer.postCallback(Choreographer.CALLBACK_ANIMATION, mAnimationRunnable, null);