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 74 public final String mCustomActionLabel;
89 mCustomActionLabel = (mEditorInfo.actionLabel != null)
108 id.mCustomActionLabel,
128 && TextUtils.equals(other.mCustomActionLabel, mCustomActionLabel)
Key.java 322 mLabel = params.mId.mCustomActionLabel;
    [all...]

Completed in 42 milliseconds