Searched refs:choreographer (Results 1 – 4 of 4) sorted by relevance
174 final Choreographer choreographer = Choreographer.getInstance(); in postCommitDelayed() local175 choreographer.removeFrameCallback(mCommit); in postCommitDelayed()176 choreographer.postFrameCallbackDelayed(mCommit, commitDelayMs); in postCommitDelayed()