Home
last modified time | relevance | path

Searched refs:postCommitDelayed (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DTextReadingPreviewController.java128 postCommitDelayed(CHANGE_BY_BUTTON_DELAY_MS); in onProgressChanged()
133 postCommitDelayed(CHANGE_BY_SEEKBAR_DELAY_MS); in onEndTrackingTouch()
169 void postCommitDelayed(long commitDelayMs) { in postCommitDelayed() method in TextReadingPreviewController