Searched refs:mCustomActionLabel (Results 1 – 2 of 2) sorted by relevance
71 public final String mCustomActionLabel; field in KeyboardId89 mCustomActionLabel = (editorInfo.actionLabel != null) in KeyboardId()108 id.mCustomActionLabel, in computeHashCode()129 && TextUtils.equals(other.mCustomActionLabel, mCustomActionLabel) in equals()
291 mLabel = params.mId.mCustomActionLabel; in Key()