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 72 public final String mCustomActionLabel;
90 mCustomActionLabel = (mEditorInfo.actionLabel != null)
116 id.mCustomActionLabel,
138 && TextUtils.equals(other.mCustomActionLabel, mCustomActionLabel)
Key.java 310 mLabel = params.mId.mCustomActionLabel;
    [all...]

Completed in 23 milliseconds