Searched refs:selector (Results 1 – 15 of 15) sorted by relevance
23 <item>} element inside a single {@code <selector>} element. Each {@code <item>}52 <<a href="#selector-element">selector</a> xmlns:android="http://schemas.android.com/apk/res/andr…62 </selector>70 <dt id="selector-element"><code><selector></code></dt>82 child of a <code><selector></code> element.134 <selector xmlns:android="http://schemas.android.com/apk/res/android">140 </selector>
498 Must be a child of a <code><selector></code> element. Accepts child {@code <bitmap>}607 <item>} element inside a single {@code <selector>} element. Each {@code <item>}636 <<a href="#selector-element">selector</a> xmlns:android="http://schemas.android.com/apk/res/andr…650 </selector>659 <dt id="selector-element"><code><selector></code></dt>684 child of a <code><selector></code> element.733 <selector xmlns:android="http://schemas.android.com/apk/res/android">741 </selector>
37 <!-- non-inline style and based on only one selector so that
865 <li>Several fixes in the configuration selector of the Visual Layout934 <li>Improved Configuration selector that lets you see how your layout will
330 public void setListSelector(Drawable selector) { in setListSelector() argument331 mDropDownListHighlight = selector; in setListSelector()
2169 final Drawable selector = mSelector; in drawSelector() local2170 selector.setBounds(mSelectorRect); in drawSelector()2171 selector.draw(canvas); in drawSelector()2234 Drawable selector = mSelector; in keyPressed() local2236 if (selector != null && (isFocused() || touchModeDrawsInPressedState()) in keyPressed()2248 Drawable d = selector.getCurrent(); in keyPressed()
63 <selector xmlns:android="http://schemas.android.com/apk/res/android">69 </selector>
64 <selector xmlns:android="http://schemas.android.com/apk/res/android">70 </selector>
115 <selector xmlns:android="http://schemas.android.com/apk/res/android">122 </selector>
58 entry text field), a dual-pane selector control (a left and right pane
37 entry text field), a dual-pane selector control (a left and right pane
1807 /sdcard/android/layout_tests/fast/dom/SelectorAPI/not-supported-namespace-in-selector.html1819 /sdcard/android/layout_tests/fast/dom/HTMLInputElement/checked-pseudo-selector.html2326 /sdcard/android/layout_tests/fast/css/css-selector-text.html2341 /sdcard/android/layout_tests/fast/css/child-selector-implicit-tbody.html2344 /sdcard/android/layout_tests/fast/css/stale-style-selector-crash-1.html2364 /sdcard/android/layout_tests/fast/css/stale-style-selector-crash-2.html
2549 /sdcard/android/layout_tests/fast/css/attribute-selector-dynamic.xml2557 /sdcard/android/layout_tests/fast/css/selector-set-attribute.html2558 /sdcard/android/layout_tests/fast/css/attribute-selector-empty-value.html2596 /sdcard/android/layout_tests/fast/css/begin-end-contain-selector-empty-value.html2622 /sdcard/android/layout_tests/fast/css/simple-selector-chain-parsing.html2666 /sdcard/android/layout_tests/fast/css/dynamic-sibling-selector.html
32270 method public abstract java.nio.channels.Selector selector();