Searched refs:mCustomActionLabel (Results 1 – 2 of 2) sorted by relevance
82 public final String mCustomActionLabel; field in KeyboardId97 mCustomActionLabel = (mEditorInfo.actionLabel != null) in KeyboardId()117 id.mCustomActionLabel, in computeHashCode()138 && TextUtils.equals(other.mCustomActionLabel, mCustomActionLabel) in equals()
345 mLabel = params.mId.mCustomActionLabel; in Key()