Home
last modified time | relevance | path

Searched refs:focusable (Results 1 – 25 of 77) sorted by relevance

1234

/external/chromium_org/content/test/data/accessibility/
Dinput-types-expected-android.txt1 android.view.View focusable focused scrollable
5 android.widget.EditText editable_text focusable input_type=1
8 android.widget.Button focusable
9 android.widget.CheckBox checkable clickable focusable name='Checkbox: '
12 android.view.View focusable
15 android.view.View focusable input_type=20
19 android.widget.EditText editable_text focusable input_type=4
22 android.view.View focusable input_type=4
26 android.widget.EditText editable_text focusable input_type=209
29 android.widget.Button clickable focusable name='Choose File'
[all …]
Dinput-text-name-calc-expected-android.txt2 android.view.View focusable focused scrollable
4 android.widget.EditText clickable editable_text focusable name='Title0'
5 android.widget.EditText clickable editable_text focusable name='Title1'
6 android.widget.EditText clickable editable_text focusable name='Label2'
7 android.widget.EditText clickable editable_text focusable name='Label3'
8 android.widget.EditText editable_text focusable
9 android.widget.EditText clickable editable_text focusable name='Title5'
10 android.widget.EditText clickable editable_text focusable name='Label6'
Dbutton-name-calc-expected-android.txt2 android.view.View focusable focused scrollable
4 android.widget.Button clickable focusable name='InnerText0'
5 android.widget.Button clickable focusable name='InnerText1'
6 android.widget.Button clickable focusable name='InnerText2'
7 android.widget.Button clickable focusable name='InnerText3'
8 android.widget.Button clickable focusable name='InnerText4'
9 android.widget.Button clickable focusable name='InnerText5'
Dcheckbox-name-calc-expected-android.txt2 android.view.View focusable focused scrollable
4 android.widget.CheckBox checkable clickable focusable name='Title0'
5 android.widget.CheckBox checkable clickable focusable name='Label1'
6 android.widget.CheckBox checkable clickable focusable name='AriaLabel2'
7 android.widget.CheckBox checkable clickable focusable name='LabelledBy3'
8 android.widget.CheckBox checkable clickable focusable name='LabelledBy4'
9 android.widget.CheckBox checkable focusable
Daria-pressed-expected-android.txt1 android.view.View focusable focused scrollable
2 android.widget.Button clickable focusable name='Regular button'
3 android.widget.ToggleButton checkable clickable focusable name='Toggle button unpressed'
4 android.widget.ToggleButton checkable clickable focusable name='Toggle button pressed'
5 android.widget.ToggleButton checkable clickable focusable name='Toggle button mixed'
Da-with-img-expected-android.txt1 android.view.View focusable focused scrollable
3 android.view.View clickable focusable name='Linkwith image at start. Link'
4 android.view.View clickable focusable name='Link withimagein the middle. Link'
5 android.view.View clickable focusable name='Link withbrokenin the middle. Link'
6 android.view.View clickable focusable name='Link with image at theend Link'
Dselect-expected-android.txt1 android.view.View focusable focused scrollable
3 android.widget.Button clickable focusable name='Placeholder option'
4 android.widget.Button clickable focusable name='Option 2'
5 android.widget.Button clickable focusable name='Option 1'
Daria-combobox-expected-android.txt1 android.view.View focusable focused scrollable
4 android.widget.Spinner clickable editable_text focusable name='State' input_type=1
6 android.view.View clickable collection_item focusable name='Alabama'
7 android.view.View clickable collection_item focusable name='Alaska' item_index=1 row_index=1
Dsvg-expected-android.txt1 android.view.View focusable focused scrollable
3 android.view.View focusable name='svg'
4 android.view.View clickable focusable name='Test'
Dtogglebutton-expected-android.txt1 android.view.View focusable focused scrollable
2 android.widget.Button clickable focusable name='Regular button'
3 android.widget.ToggleButton checkable clickable focusable name='Toggle button'
Dinput-image-button-in-menu-expected-android.txt1 android.view.View focusable focused scrollable
3 android.widget.Button clickable focusable name='Bullet'
5 android.widget.Button clickable focusable name='Bullet'
Dinput-button-in-menu-expected-android.txt1 android.view.View focusable focused scrollable
3 android.widget.Button clickable focusable name='Button in menu element'
5 android.widget.Button clickable focusable name='Button in element with menu role'
Dcontenteditable-descendants-expected-android.txt1 android.view.View focusable focused scrollable
2 android.view.View editable_text focusable
9 android.widget.Button clickable editable_text focusable name='button'
19 android.view.View clickable editable_text focusable name='Keep the role, just change the state'
Dmodal-dialog-closed-expected-android.txt1 android.view.View focusable focused scrollable
4 android.widget.Button clickable focusable name='This should be in the tree.'
6 android.view.View focusable
Dspinbutton-expected-android.txt1 android.view.View focusable focused scrollable
2 android.widget.EditText focusable range_current_value=5
Dinput-color-expected-android.txt1 android.view.View focusable focused scrollable
3 android.view.View focusable
Ddiv-expected-android.txt1 android.view.View focusable focused scrollable
2 android.view.View clickable focusable name='Focusable div'
Dinput-button-expected-android.txt1 android.view.View focusable focused scrollable
3 android.widget.Button clickable focusable name='Button'
Dform-expected-android.txt1 android.view.View focusable focused scrollable
3 android.widget.Button clickable focusable name='Submit'
Da-expected-android.txt1 android.view.View focusable focused scrollable
3 android.view.View clickable focusable name='normal link Link'
Dinput-range-expected-android.txt1 android.view.View focusable focused scrollable
3 …android.widget.SeekBar focusable range item_index=5 item_count=10 range_min=1 range_max=10 range_c…
Dcanvas-expected-android.txt1 android.view.View focusable focused scrollable
5 android.view.View clickable focusable name='Interactive fallback Link'
Da-name-expected-android.txt1 android.view.View focusable focused scrollable
3 android.view.View clickable focusable name='both a named anchor and a link Link'
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowPopupWindow.java22 private boolean focusable; field in ShadowPopupWindow
38 public void __constructor__(View contentView, int width, int height, boolean focusable) { in __constructor__() argument
42 this.focusable = focusable; in __constructor__()
77 public void setFocusable(boolean focusable) { in setFocusable() argument
78 this.focusable = focusable; in setFocusable()
83 return focusable; in isFocusable()
/external/chromium_org/ui/views/corewm/
Dfocus_controller.cc143 aura::Window* focusable = rules_->GetFocusableWindow(window); in FocusWindow() local
145 focusable ? rules_->GetActivatableWindow(focusable) : NULL; in FocusWindow()
150 if (window && (!focusable || !activatable)) in FocusWindow()
152 DCHECK((focusable && activatable) || !window); in FocusWindow()
164 if (active_window_ && focusable) in FocusWindow()
165 DCHECK(active_window_->Contains(focusable)); in FocusWindow()
166 SetFocusedWindow(focusable); in FocusWindow()

1234