1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29
   30
   31
   32
   33
   34
   35
   36
   37
   38
   39
   40
   41
   42
   43
   44
   45
   46
   47
   48
   49
   50
   51
   52
   53
   54
   55
   56
   57
   58
   59
   60
   61
   62
   63
   64
   65
   66
   67
   68
   69
   70
   71
   72
   73
   74

content / test / data / accessibility / html / input-types-expected-android.txt [blame]

android.webkit.WebView focusable focused
++android.view.View
++++android.view.View
++++++android.widget.TextView name='Default: '
++++++android.widget.EditText clickable editable_text focusable hint='Default:' input_type=1
++++android.view.View
++++++android.widget.TextView name='Button: '
++++++android.widget.Button role_description='button' clickable focusable name='Button:'
++++android.widget.CheckBox role_description='checkbox' checkable clickable focusable name='Checkbox:'
++++android.view.View
++++++android.widget.TextView name='Color: '
++++++android.widget.Spinner role_description='color picker' clickable focusable name='#000000'
++++android.view.View
++++++android.widget.TextView name='Date: '
++++++android.widget.Spinner role_description='date picker' clickable focusable hint='Date:' input_type=20
++++android.view.View
++++++android.widget.TextView name='Datetime: '
++++++android.widget.EditText clickable editable_text focusable hint='Datetime:' input_type=4
++++android.view.View
++++++android.widget.TextView name='Datetime-local: '
++++++android.widget.Spinner role_description='local date and time picker' clickable focusable hint='Datetime-local:' input_type=4
++++android.view.View
++++++android.widget.TextView name='Email: '
++++++android.widget.EditText clickable editable_text focusable hint='Email:' input_type=209
++++android.view.View
++++++android.widget.TextView name='Empty: '
++++++android.widget.EditText clickable editable_text focusable hint='Empty:' input_type=1
++++android.view.View
++++++android.widget.TextView name='File: '
++++++android.widget.Button role_description='button' clickable focusable name='File:: No file chosen'
++++android.view.View
++++++android.widget.TextView name='Image: '
++++++android.widget.Button role_description='button' clickable focusable name='Image:'
++++android.widget.TextView name=' '
++++android.view.View
++++++android.widget.TextView name='Invalid: '
++++++android.widget.EditText clickable editable_text focusable hint='Invalid:'
++++android.view.View
++++++android.widget.TextView name='Month: '
++++++android.widget.Spinner role_description='month picker' clickable focusable hint='Month:' input_type=20
++++android.view.View
++++++android.widget.TextView name='Number: '
++++++android.widget.EditText role_description='spin button' clickable editable_text focusable range name='Number:' input_type=2
++++android.view.View
++++++android.widget.TextView name='Password: '
++++++android.widget.EditText clickable editable_text focusable password hint='Password:' input_type=225
++++android.widget.RadioButton role_description='radio button' checkable clickable focusable name='Radio:'
++++android.view.View
++++++android.widget.TextView name='Range: '
++++++android.widget.SeekBar role_description='slider' clickable focusable range name='50, Range:' item_index=50 item_count=100 range_max=100 range_current_value=50
++++android.view.View
++++++android.widget.TextView name='Reset: '
++++++android.widget.Button role_description='button' clickable focusable name='Reset:'
++++android.view.View
++++++android.widget.TextView name='Search: '
++++++android.widget.EditText role_description='search text field' clickable editable_text focusable hint='Search:' input_type=1
++++android.view.View
++++++android.widget.TextView name='Submit: '
++++++android.widget.Button role_description='button' clickable focusable name='Submit:'
++++android.view.View
++++++android.widget.TextView name='Tel: '
++++++android.widget.EditText clickable editable_text focusable hint='Tel:' input_type=3
++++android.view.View
++++++android.widget.TextView name='Text: '
++++++android.widget.EditText clickable editable_text focusable hint='Text:' input_type=1
++++android.view.View
++++++android.widget.TextView name='Time: '
++++++android.widget.Spinner role_description='time picker' clickable focusable hint='Time:' input_type=36
++++android.view.View
++++++android.widget.TextView name='Url: '
++++++android.widget.EditText clickable editable_text focusable hint='Url:' input_type=17
++++android.view.View
++++++android.widget.TextView name='Week: '
++++++android.widget.Spinner role_description='week picker' clickable focusable hint='Week:' input_type=4