Searched refs:sChoreographer (Results 1 – 1 of 1) sorted by relevance
31 private static final Choreographer sChoreographer = Choreographer.getInstance(); field in DejankUtils71 sChoreographer.postCallback(Choreographer.CALLBACK_ANIMATION, sAnimationCallbackRunnable, in postAnimationCallback()