HomeSort by relevance Sort by last modified time
    Searched full:focus (Results 376 - 400 of 745) sorted by null

<<11121314151617181920>>

  /frameworks/base/awt/java/awt/
Event.java 376 * The Constant GOT_FOCUS indicates that a component got the focus.
381 * The Constant LOST_FOCUS indicates that the component lost the focus.
  /frameworks/base/core/java/android/view/
ScaleGestureDetector.java 255 // Set focus point to the remaining finger
270 // Set focus point to the remaining finger
  /packages/apps/IM/src/com/android/im/app/
ContactListView.java 201 // clear focus if there's only one item so that it would focus on the
  /packages/apps/Phone/src/com/android/phone/
EditPhoneNumberPreference.java 61 /** Called when focus is changed between fields */
270 //set the on focus change listener to be assigned to the Dialog's edittext field.
  /cts/tests/tests/view/src/android/view/cts/
View_FocusHandlingTest.java 248 // test scenario: a view will not actually take focus if it is not focusable
  /development/pdk/docs/source/
overview-1.0.jd 129 <li>Camera trigger button, including detection for both partial press (to focus) and full press (to actually take a picture)
  /external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemevents.c 123 /* Switch mouse focus state */
  /external/skia/src/views/
SkWidgetViews.cpp 285 evt.setS32("FOCUS", gainFocus);
  /external/webkit/JavaScriptCore/profiler/
ProfileNode.cpp 235 bool ProfileNode::focus(const CallIdentifier& callIdentifier) function in class:JSC::ProfileNode
  /external/webkit/WebCore/css/
CSSValueKeywords.in 159 -webkit-focus-ring-color
  /external/webkit/WebCore/inspector/front-end/
BottomUpProfileDataGridTree.js 211 focus: function(/*ProfileDataGridNode*/ profileDataGridNode)
  /external/webkit/WebCore/svg/
SVGRadialGradientElement.cpp 152 0.f, // SVG does not support a "focus radius"
  /external/webkit/WebKit/android/nav/
CachedNode.h 50 // or because they have the wrong DOM attribute (in focus, a focused child, etc)
  /external/webkit/WebKit/wx/WebKitSupport/
ChromeClientWx.cpp 109 void ChromeClientWx::focus() function in class:WebCore::ChromeClientWx
  /external/webkit/WebKitTools/DumpRenderTree/win/
AccessibilityControllerWin.cpp 124 printf("Received focus event for object '%S'.\n", name.c_str());
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 32 * in the user interface, for example, the focus has changed, a button has been clicked,
  /frameworks/base/core/java/android/preference/
VolumePreference.java 73 // grab focus and key events so that pressing the volume buttons in the
  /frameworks/base/core/java/android/widget/
AdapterView.java 875 // focus and sends a focus event via its focused child to announce
876 // current focus/selection. AdapterView fires selection but not focus
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
hierarchy-viewer.jd 85 Explorer View does not. If you navigate away and focus on a different View, then you should refresh the
  /frameworks/base/docs/html/guide/practices/design/
responsiveness.jd 92 Intent Receiver, as it will spawn a new screen that will steal focus from
  /frameworks/base/docs/html/guide/topics/location/
index.jd 107 from the Google Maps service. When the MapView has focus, it will capture
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
toasts.jd 33 appears in front of the Activity currently in focus.</p>
  /frameworks/base/docs/html/guide/tutorials/views/
index.jd 11 these kinds of boring bits so you can focus on developing the code that makes your Android application rock.
  /frameworks/base/docs/html/sdk/
android-2.0-highlights.jd 134 <li>Macro focus</li>
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
AccountUnlockScreen.java 134 // send focus to the login field

Completed in 573 milliseconds

<<11121314151617181920>>