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