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 81 final float defaultKeyPreviewShowUpStartScale = ResourceUtils.getFloatFromFraction(
86 defaultKeyPreviewShowUpStartScale);
88 defaultKeyPreviewShowUpStartScale);
SettingsValues.java 186 final float defaultKeyPreviewShowUpStartScale = ResourceUtils.getFloatFromFraction(
192 defaultKeyPreviewShowUpStartScale);
195 defaultKeyPreviewShowUpStartScale);

Completed in 59 milliseconds