Searched refs:LABEL_FLAGS_FONT_MASK (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKey.java68 private static final int LABEL_FLAGS_FONT_MASK = 0x30; field in class:Key
637 switch (mLabelFlags & LABEL_FLAGS_FONT_MASK) {

Completed in 142 milliseconds