Home | History | Annotate | Download | only in core

Lines Matching defs:clickable

467      * Set the search criteria to match widgets that are clickable.
481 public UiSelector clickable(boolean val) {
505 * Set the search criteria to match widgets that are long-clickable.
962 builder.append("CLICKABLE=").append(mSelectorAttributes.valueAt(i));