Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java194 private int mDelayInMillisecondsToUpdateShiftState; field in LatinIME.UIHandler
208 mDelayInMillisecondsToUpdateShiftState = res.getInteger( in onCreate()
357 mDelayInMillisecondsToUpdateShiftState); in postUpdateShiftState() local