Searched
full:focus (Results
451 -
475 of
745) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/guide/topics/manifest/ |
activity-element.jd | 623 — when the activity becomes the focus of user attention.</li> 627 pan to make the current focus visible when part of the window is covered by 671 has input focus.</td> [all...] |
/packages/apps/Email/src/com/android/email/mail/ |
Store.java | 36 * performance on mobile devices. Implementations of this class should focus on
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
Gallery.java | 326 // We cropped an image, we must try to set the focus of the camera
|
PopupMenu.java | 323 // Draw the selection / focus highlight.
|
SelectionMenu.java | 256 // // Get the target button and popup focus location.
|
/packages/apps/Mms/src/com/android/mms/ui/ |
ComposeMessageActivity.java | [all...] |
RecipientsEditor.java | 57 // For the focus to move to the message body when soft Next is pressed
|
SearchActivity.java | 299 // as the list is not empty. Set it here and request focus. Without
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
UserDictionaryToolsEdit.java | 60 /** The focus view and pair view */
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_events.h | 115 Uint8 state; /* A mask of the focus states */
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_events.h | 115 Uint8 state; /* A mask of the focus states */
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_events.h | 112 Uint8 state; /* A mask of the focus states */
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_events.h | 115 Uint8 state; /* A mask of the focus states */
|
/cts/tests/tests/text/src/android/text/method/cts/ |
LinkMovementMethodTest.java | 141 // focus forwards 149 // force adding span while focus backward
|
/cts/tests/tests/widget/src/android/widget/cts/ |
HorizontalScrollViewTest.java | 616 // check scrolling to the child which wants focus 621 // check scrolling to the child which wants focus
|
ScrollViewTest.java | 644 // check scrolling to the child which wants focus 649 // check scrolling to the child which wants focus
|
/development/pdk/docs/porting/ |
instrumentation_testing.jd | 133 1) testSetUpConditions(com.google.android.frameworktest.tests.focus.RequestFocusTest)junit.framework.AssertionFailedError: requestFocus() should work from onCreate. 134 at com.google.android.frameworktest.tests.focus.RequestFocusTest.testSetUpConditions(RequestFocusTest.java:66)
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_cursor.c | 67 /* We don't have mouse focus, and the cursor isn't drawn yet */ 166 the video mode and when the SDL window gains the mouse focus.
|
/external/quake/quake/src/WinQuake/ |
sys_win.cpp | 34 #define NOT_FOCUS_SLEEP 20 // sleep time when not focus
871 // yield the CPU for a little while when paused, minimized, or not the focus
|
/external/webkit/WebCore/plugins/gtk/ |
gtk2xtbin.c | 709 printf("XTEMBED got focus in\n"); 715 printf("XTEMBED got focus out\n");
|
/external/webkit/WebCore/plugins/qt/ |
PluginViewQt.cpp | 385 xcrossing.focus = false; 394 // Give focus to the plugin on click
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebChromeClient.mm | 145 void WebChromeClient::focus() 165 // Since we're trying to move focus out of m_webView, and because
|
/frameworks/base/awt/java/awt/ |
AWTEvent.java | 56 * The Constant FOCUS_EVENT_MASK indicates the event relates to the focus. 146 * window focus.
|
/frameworks/base/core/java/android/view/ |
SurfaceView.java | 669 Log.w("SurfaceView", "Unexpected focus in surface: focus=" + hasFocus + ", touchEnabled=" + touchEnabled);
|
/frameworks/base/docs/html/sdk/ |
android-2.2.jd | 227 <li>New APIs in {@link android.media.AudioManager android.media.AudioManager} for managing audio focus, transport control, transient loss of audio focus, ducking.</li>
|
Completed in 294 milliseconds
<<11121314151617181920>>