Searched refs:mContentDescriptionRes (Results 1 – 1 of 1) sorted by relevance
69 private int mContentDescriptionRes; field in KeyButtonView166 mContentDescriptionRes = value.resourceId; in KeyButtonView()215 if (mContentDescriptionRes != 0) { in onConfigurationChanged()216 setContentDescription(mContext.getString(mContentDescriptionRes)); in onConfigurationChanged()