Home | History | Annotate | Download | only in core

Lines Matching defs:focusable

389      * Set the search criteria to match widgets that are focusable.
403 public UiSelector focusable(boolean val) {
956 builder.append("FOCUSABLE=").append(mSelectorAttributes.valueAt(i));