Searched defs:contentDesc (Results 1 – 5 of 5) sorted by relevance
34 public final int[] contentDesc; field in SignalIcon.IconGroup47 int[] contentDesc, in IconGroup()
131 CharSequence contentDesc = TextUtils.CHAR_SEQUENCE_CREATOR.createFromParcel(source); in readFromParcel() local
1295 public abstract Tab setContentDescription(CharSequence contentDesc); in setContentDescription()
1261 public Tab setContentDescription(CharSequence contentDesc) { in setContentDescription()
2755 CharSequence contentDesc = mInputText.getText(); in findAccessibilityNodeInfosByTextInChild() local