HomeSort by relevance Sort by last modified time
    Searched refs:mKeyPreviewPopupOn (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SettingsValues.java 55 public final boolean mKeyPreviewPopupOn;
117 mKeyPreviewPopupOn = isKeyPreviewPopupEnabled(prefs, res);
LatinIME.java 729 inputView.setKeyPreviewPopupEnabled(mSettingsValues.mKeyPreviewPopupOn,
    [all...]

Completed in 706 milliseconds