Searched refs:commitDelayMs (Results 1 – 1 of 1) sorted by relevance
169 void postCommitDelayed(long commitDelayMs) { in postCommitDelayed() argument171 commitDelayMs += MIN_COMMIT_INTERVAL_MS; in postCommitDelayed()176 choreographer.postFrameCallbackDelayed(mCommit, commitDelayMs); in postCommitDelayed()