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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardView.java 382 } else if (key.hasLabelWithIconLeft() && icon != null) {
419 if (key.hasLabelWithIconLeft()) {
Key.java 622 public final boolean hasLabelWithIconLeft() {
    [all...]

Completed in 1083 milliseconds