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.java232 private int mDelayInMillisecondsToUpdateShiftState; field in LatinIME.UIHandler
246 mDelayInMillisecondsToUpdateShiftState = res.getInteger( in onCreate()
395 mDelayInMillisecondsToUpdateShiftState); in postUpdateShiftState() local