HomeSort by relevance Sort by last modified time
    Searched full:focused (Results 176 - 200 of 259) sorted by null

1 2 3 4 5 6 78 91011

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
UserDictionaryToolsList.java 84 /** The color of background (focused item) */
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
CandidateView.java 627 // Because the candidate view under the current focused one may also get
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_attrs.xml 155 <!-- This view is focusable, but only if none of its descendants are already focused. -->
  /frameworks/base/awt/java/awt/
Component.java 171 * AccessibleState.FOCUSED); } public void focusLost(FocusEvent e) { if
174 * AccessibleState.FOCUSED, null); } } protected ComponentListener
282 * set.add(AccessibleState.FOCUSED); } if (isOpaque()) {
662 * Checks if is focused.
664 * @return true, if is focused.
    [all...]
  /external/webkit/WebKit/chromium/src/
WebFrameImpl.cpp     [all...]
  /frameworks/base/services/java/com/android/server/
InputMethodManagerService.java 696 Slog.w(TAG, "Starting input on non-focused client " + cs.client
    [all...]
  /cts/tests/tests/text/src/android/text/method/cts/
ScrollingMovementMethodTest.java 45 * {@link android.widget.cts.TextViewTest} and this test case is only focused on the
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
WindowTest.java 863 @ToBeFixed(bug = "1728604", explanation = "Clear all focused view, use takeKeyEvents(false)"
    [all...]
  /external/webkit/WebCore/editing/
DeleteSelectionCommand.cpp     [all...]
  /external/webkit/WebCore/plugins/win/
PluginViewWin.cpp 759 // clear it to prevent the web view window from being focused because that can
    [all...]
  /external/webkit/WebKit/win/Interfaces/
IWebUIDelegate.idl 249 @discussion This method should return the focused control in the
    [all...]
  /frameworks/base/core/java/android/app/
Activity.java 76 * An activity is a single, focused thing that the user can do. Almost all
    [all...]
  /frameworks/base/core/java/android/widget/
AdapterView.java 875 // focus and sends a focus event via its focused child to announce
    [all...]
Gallery.java     [all...]
RemoteViews.java 756 * focused) to be this color.
    [all...]
TextView.java     [all...]
  /frameworks/base/docs/html/guide/topics/ui/
menus.jd 154 Keep in mind that, when in touch mode, there will not be a selected (or focused) item. Instead, you
  /frameworks/base/graphics/java/android/graphics/drawable/
Drawable.java 60 * in which state it is to be drawn, such as "focused", "selected", etc.
    [all...]
  /packages/apps/Phone/src/com/android/phone/
DTMFTwelveKeyDialer.java 809 // mDialpadDigits is focused and this key came from the HW
    [all...]
  /external/webkit/WebCore/accessibility/
AccessibilityRenderObject.cpp     [all...]
  /external/webkit/WebKit/gtk/
ChangeLog     [all...]
  /external/webkit/WebKit/qt/Api/
qwebpage.cpp     [all...]
  /frameworks/base/core/java/android/webkit/
WebViewCore.java 536 * Delete text from start to end in the focused textfield. If there is no
547 * Set the selection to (start, end) in the focused textfield. If start and
    [all...]
  /external/webkit/WebKit/mac/
ChangeLog-2010-01-29     [all...]
  /external/webkit/WebKit/win/
ChangeLog-2009-06-16     [all...]

Completed in 153 milliseconds

1 2 3 4 5 6 78 91011