Searched refs:newContentDescription (Results 1 – 1 of 1) sorted by relevance
227 String newContentDescription = getResources().getString(mDescIds[mState]); in setStateInternal() local229 && !oldContentDescription.equals(newContentDescription)) { in setStateInternal()230 setContentDescription(newContentDescription); in setStateInternal()232 R.string.button_change_announcement, newContentDescription); in setStateInternal()