OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPreviewLabel
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyPreviewView.java
69
setTextAndScaleX(key.
getPreviewLabel
());
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java
696
public final String
getPreviewLabel
() {
702
|| StringUtils.codePointCount(
getPreviewLabel
()) == 1;
[
all
...]
Completed in 44 milliseconds