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/
Key.java 377 public boolean hasLabelWithIconLeft() {
KeyboardView.java 582 } else if (key.hasLabelWithIconLeft() && icon != null) {
622 if (key.hasLabelWithIconLeft()) {
    [all...]

Completed in 206 milliseconds