Searched refs:focus (Results 1 – 15 of 15) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
D | EditTextRule.java | 45 INode focus = findFocus(findRoot(parent)); in onCreate() local 46 if (focus == null) { in onCreate() 80 INode focus = findFocus(findRoot(node)); in addContextMenuActions() 81 if (focus != null && focus.getParent() != null) { in addContextMenuActions() 82 focus.getParent().removeChild(focus); in addContextMenuActions() 99 INode focus = findFocus(node); in hasFocus() local 100 if (focus != null) { in hasFocus() 101 return focus.getParent() == node; in hasFocus() 131 INode focus = findFocus(child); in findFocus() local 132 if (focus != null) { in findFocus() [all …]
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | completion12-expected-completion75.txt | 16 android:focusable : Boolean that controls whether a view can take focus. [boolean] 17 android:focusableInTouchMode : Boolean that controls whether a view can take focus while in touch … 36 android:nextFocusLeft : Defines the next view to give focus to when the next focus is FOCUS_LEFT. … 37 android:nextFocusRight : Defines the next view to give focus to when the next focus is FOCUS_RIGHT … 38 android:nextFocusUp : Defines the next view to give focus to when the next focus is FOCUS_UP If the… 39 android:nextFocusDown : Defines the next view to give focus to when the next focus is FOCUS_DOWN If… 40 android:nextFocusForward : Defines the next view to give focus to when the next focus is FOCUS_FORW…
|
D | color1-expected-completion46b.txt | 2 android:state_focused : State value for StateListDrawable, set when a view has input focus. [bool… 3 …_focused : State value for StateListDrawable, set when a view's window has input focus. [boolean] 19 …y_focused : State for StateListDrawable indicating that a View has accessibility focus. [boolean]
|
D | completion5-expected-completion40.txt | 32 …olling line instead of letting it wrap onto multiple lines, and advances focus instead of insert… 34 android:selectAllOnFocus : If the text is selectable, select it all when the view takes focus. [b… 91 android:focusable : Boolean that controls whether a view can take focus. [boolean] 92 android:focusableInTouchMode : Boolean that controls whether a view can take focus while in touch … 111 android:nextFocusLeft : Defines the next view to give focus to when the next focus is FOCUS_LEFT. … 112 android:nextFocusRight : Defines the next view to give focus to when the next focus is FOCUS_RIGHT … 113 android:nextFocusUp : Defines the next view to give focus to when the next focus is FOCUS_UP If the… 114 android:nextFocusDown : Defines the next view to give focus to when the next focus is FOCUS_DOWN If… 115 android:nextFocusForward : Defines the next view to give focus to when the next focus is FOCUS_FORW…
|
D | completion1-expected-completion39.txt | 32 …olling line instead of letting it wrap onto multiple lines, and advances focus instead of insert… 34 android:selectAllOnFocus : If the text is selectable, select it all when the view takes focus. [b… 91 android:focusable : Boolean that controls whether a view can take focus. [boolean] 92 android:focusableInTouchMode : Boolean that controls whether a view can take focus while in touch … 111 android:nextFocusLeft : Defines the next view to give focus to when the next focus is FOCUS_LEFT. … 112 android:nextFocusRight : Defines the next view to give focus to when the next focus is FOCUS_RIGHT … 113 android:nextFocusUp : Defines the next view to give focus to when the next focus is FOCUS_UP If the… 114 android:nextFocusDown : Defines the next view to give focus to when the next focus is FOCUS_DOWN If… 115 android:nextFocusForward : Defines the next view to give focus to when the next focus is FOCUS_FORW…
|
D | completion1-expected-completion11.txt | 66 <requestFocus /> : Requests focus for the parent element or one of its descendants
|
D | completion1-expected-completion12.txt | 66 <requestFocus /> : Requests focus for the parent element or one of its descendants
|
D | completionvalues1-expected-completion32.txt | 54 …ationship between the ViewGroup and its descendants when looking for a View to take focus. [enum] 99 android:focusable : Boolean that controls whether a view can take focus. [boolean] 100 android:focusableInTouchMode : Boolean that controls whether a view can take focus while in touch … 176 android:nextFocusDown : Defines the next view to give focus to when the next focus is FOCUS_DOWN If… 177 android:nextFocusForward : Defines the next view to give focus to when the next focus is FOCUS_FORW… 178 android:nextFocusLeft : Defines the next view to give focus to when the next focus is FOCUS_LEFT. … 179 android:nextFocusRight : Defines the next view to give focus to when the next focus is FOCUS_RIGHT … 180 android:nextFocusUp : Defines the next view to give focus to when the next focus is FOCUS_UP If the… 236 android:selectAllOnFocus : If the text is selectable, select it all when the view takes focus. [b… 247 …olling line instead of letting it wrap onto multiple lines, and advances focus instead of insert…
|
D | completion9-expected-completion64.txt | 67 <requestFocus /> : Requests focus for the parent element or one of its descendants
|
/sdk/templates/docs/ |
D | default.css | 54 a:active, a:focus { 62 a:active *, a:focus * {
|
D | jquery-1.8.0.min.js | 2 …focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(a,b,c){… property
|
/sdk/ |
D | README.txt | 81 not going to discuss them here. Instead we'll focus on what you need to do.
|
/sdk/eclipse/ |
D | changes.txt | 336 - Basic focus support: The first text field dropped in a layout is 337 assigned focus, and there are "Request Focus" and "Clear Focus" 338 context menu items on text fields to change the focus.
|
/sdk/files/typos/ |
D | typos-it.txt | 470 foucs->focus
|
D | typos-en.txt | 2031 foucs->focus
|