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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardId.java 76 public final String mCustomActionLabel;
95 mCustomActionLabel = (editorInfo.actionLabel != null)
115 id.mCustomActionLabel,
137 && TextUtils.equals(other.mCustomActionLabel, mCustomActionLabel)
Key.java 309 mLabel = params.mId.mCustomActionLabel;
    [all...]

Completed in 36 milliseconds