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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardView.java 398 } else if (key.hasLabelWithIconRight() && icon != null) {
433 } else if (key.hasLabelWithIconRight()) {
Key.java 701 public final boolean hasLabelWithIconRight() {
    [all...]

Completed in 2134 milliseconds