Searched refs:mContentDescriptionRes (Results 1 – 1 of 1) sorted by relevance
59 private int mContentDescriptionRes; field in KeyButtonView108 mContentDescriptionRes = value.resourceId; in KeyButtonView()155 if (mContentDescriptionRes != 0) { in onConfigurationChanged()156 setContentDescription(mContext.getString(mContentDescriptionRes)); in onConfigurationChanged()