Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DTextReadingPreviewController.java54 private static final long CHANGE_BY_BUTTON_DELAY_MS = 300; field in TextReadingPreviewController
128 postCommitDelayed(CHANGE_BY_BUTTON_DELAY_MS); in onProgressChanged()