1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11

content / test / data / accessibility / html / static-list-expected-android-external.txt [blame]

WebView focusable focused actions:[CLEAR_FOCUS, AX_FOCUS] bundle:[chromeRole="rootWebArea"]
++ListView CollectionInfo:[rows=3, cols=1] actions:[AX_FOCUS] bundle:[chromeRole="list"]
++++View CollectionItemInfo:[rowIndex=0, colIndex=0] actions:[AX_FOCUS] bundle:[chromeRole="listItem"]
++++++View text:"1. " actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="listMarker"]
++++++TextView text:"Kirk" actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="staticText"]
++++View CollectionItemInfo:[rowIndex=1, colIndex=0] actions:[AX_FOCUS] bundle:[chromeRole="listItem"]
++++++View text:"2. " actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="listMarker"]
++++++TextView text:"Picard" actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="staticText"]
++++View CollectionItemInfo:[rowIndex=2, colIndex=0] actions:[AX_FOCUS] bundle:[chromeRole="listItem"]
++++++View text:"3. " actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="listMarker"]
++++++TextView text:"Janeway" actions:[AX_FOCUS, NEXT, PREVIOUS] bundle:[chromeRole="staticText"]