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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DebugSettingsFragment.java 72 final float defaultKeyPreviewShowUpStartScale = ResourceUtils.getFloatFromFraction(
77 defaultKeyPreviewShowUpStartScale);
79 defaultKeyPreviewShowUpStartScale);
SettingsValues.java 199 final float defaultKeyPreviewShowUpStartScale = ResourceUtils.getFloatFromFraction(
205 defaultKeyPreviewShowUpStartScale);
208 defaultKeyPreviewShowUpStartScale);

Completed in 49 milliseconds