OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mKeyPreviewShowUpStartXScale
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsValues.java
115
public final float
mKeyPreviewShowUpStartXScale
;
203
mKeyPreviewShowUpStartXScale
= Settings.readKeyPreviewAnimationScale(
443
sb.append("" +
mKeyPreviewShowUpStartXScale
);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java
161
currentSettingsValues.
mKeyPreviewShowUpStartXScale
,
Completed in 33 milliseconds