Home | History | Annotate | Download | only in accessibility

Lines Matching refs:staticText

1004         String staticText = text();
1005 if (!staticText.length())
1006 staticText = textUnderElement();
1007 return staticText;