HomeSort by relevance Sort by last modified time
    Searched full:pressed (Results 676 - 700 of 811) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/app/
SearchManager.java 126 * user simply pressed the "GO" button on the search UI. This is primarily used in conjunction
    [all...]
  /frameworks/base/core/java/android/hardware/
Sensor.java 442 * When this sensor triggers, the device behaves as if the power button was pressed, turning the
    [all...]
  /frameworks/base/core/java/android/view/inputmethod/
InputConnection.java     [all...]
  /frameworks/base/core/java/android/widget/
AbsListView.java     [all...]
FastScroller.java     [all...]
HorizontalScrollView.java     [all...]
ListPopupWindow.java     [all...]
Switch.java     [all...]
  /frameworks/base/docs/html/about/versions/
android-3.1.jd 214 position of the mouse when no buttons are pressed, as well as any intermediate
    [all...]
  /frameworks/base/docs/html/guide/topics/admin/
device-admin.jd 202 pressed a button before the device locks the screen. When this happens, users
    [all...]
  /frameworks/base/media/java/android/media/session/
MediaSession.java 748 * Called when a media button is pressed and this session has the
    [all...]
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardUpdateMonitor.java     [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
BrowseFragment.java     [all...]
BrowseSupportFragment.java     [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ListPopupWindow.java     [all...]
SwitchCompat.java     [all...]
  /packages/apps/Camera2/src/com/android/camera/util/
CameraUtil.java 114 * new picture, as if the user had pressed the shutter button.
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/
DialtactsActivity.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 499 * This flag is true when the mouse button is being pressed somewhere inside
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 77 android:duplicateParentState : When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself. [boolean]
    [all...]
  /external/libusb/libusb/
io.c 72 * to determine when the button is pressed, you would likely submit a request
74 * Data will arrive when the button is pressed by the user, which is
    [all...]
  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java 197 private static final int PRESSED = Spannable.SPAN_MARK_MARK | (1 << Spannable.SPAN_USER_SHIFT);
930 content.setSpan(SELECTING, 0, 0, PRESSED);
    [all...]
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouter.java 90 * and {@link Callback#onRouteUnselected(MediaRouter, RouteInfo, int)} when the user pressed
99 * and {@link Callback#onRouteUnselected(MediaRouter, RouteInfo, int)} when the user pressed
    [all...]
  /packages/apps/Gallery2/res/values/
strings.xml 207 pressed, a submenu will shown and user can choose one grouping rule
243 the media items the user wants to see. When pressed, a submenu will
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 367 // We draw the pressed or focused BubbleTextView's background in CellLayout because it
460 // We draw the pressed or focused BubbleTextView's background in CellLayout because it
    [all...]

Completed in 4175 milliseconds

<<21222324252627282930>>