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