1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11

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

android.webkit.WebView focusable focused
++android.widget.ListView collection item_count=3 row_count=3 column_count=1
++++android.view.View collection_item row_span=1 column_span=1
++++++android.view.View name='1. '
++++++android.widget.TextView name='Kirk'
++++android.view.View collection_item item_index=1 row_index=1 row_span=1 column_span=1
++++++android.view.View name='2. '
++++++android.widget.TextView name='Picard'
++++android.view.View collection_item item_index=2 row_index=2 row_span=1 column_span=1
++++++android.view.View name='3. '
++++++android.widget.TextView name='Janeway'