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

<<11121314151617181920>>

  /frameworks/base/docs/html-intl/intl/in/training/material/
animations.jd 392 &lt;!-- animate the translationZ property of a view when pressed -->
439 &lt;item android:id="@+id/pressed" android:drawable="@drawable/drawableP"
447 &lt;transition android:fromId="@+id/default" android:toId="@+id/pressed">
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecMessageBuilder.java 386 * Build &lt;User Control Pressed&gt; command.
390 * @param uiCommand keycode that user pressed
398 * Build &lt;User Control Pressed&gt; command.
  /frameworks/native/include/android/
keycodes.h 315 * joystick is pressed. */
319 * joystick is pressed. */
560 * operate when long-pressed. */
  /packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java 131 * User pressed a button to change the state. Something
    [all...]
  /development/samples/JetBoy/src/com/example/android/jetboy/
JetBoyView.java 703 // pressed. If we comment this out the laser will only be
719 // pressed or off if it has been
761 // to indicate that a key has been pressed and to ignore further
824 // check if the key was pressed close enough to the beat to make a hit
    [all...]
  /external/opencv3/samples/winrt/ImageManipulations/common/
StandardStyles.xaml 167 <VisualState x:Name="Pressed">
242 <VisualState x:Name="Pressed">
347 <VisualState x:Name="Pressed">
    [all...]
  /frameworks/base/core/java/android/widget/
NumberPicker.java 320 * The {@link Drawable} for pressed virtual (increment/decrement) buttons.
462 * Whether the increment virtual button is pressed.
467 * Whether the decrement virtual button is pressed.
477 * Helper class for managing pressed state of the virtual buttons.
862 // Handle pressed state before any state change.
    [all...]
  /packages/apps/Camera2/src/com/android/camera/ui/
ModeListView.java 223 * Gets called when back key is pressed.
232 * Gets called when menu key is pressed.
461 // events to that mode item for its pressed state and click handling.
    [all...]
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
xhtml1-strict.dtd 133 onmousedown a pointer button was pressed down
137 onkeypress a key was pressed and released
138 onkeydown a key was pressed down
  /external/libxml2/test/valid/dtds/
xhtml1-strict.dtd 137 onmousedown a pointer button was pressed down
141 onkeypress a key was pressed and released
142 onkeydown a key was pressed down
  /external/opencv3/modules/highgui/include/opencv2/
highgui.hpp 249 /** @brief Waits for a pressed key.
256 running on your computer at that time. It returns the code of the pressed key or -1 if no key was
257 pressed before the specified time had elapsed.
  /frameworks/base/docs/html-intl/intl/es/training/material/
animations.jd 392 &lt;!-- animate the translationZ property of a view when pressed -->
439 &lt;item android:id="@+id/pressed" android:drawable="@drawable/drawableP"
447 &lt;transition android:fromId="@+id/default" android:toId="@+id/pressed">
  /frameworks/base/docs/html-intl/intl/pt-br/training/material/
animations.jd 392 &lt;!-- animate the translationZ property of a view when pressed -->
439 &lt;item android:id="@+id/pressed" android:drawable="@drawable/drawableP"
447 &lt;transition android:fromId="@+id/default" android:toId="@+id/pressed">
  /developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 179 // selectableItemBackground to ensure that the View has a pressed state
  /developers/build/prebuilts/gradle/DrawableTinting/Application/src/main/java/com/example/android/drawabletinting/
DrawableTintingFragment.java 41 * states of a View (for example disabled/enabled, focused, pressed or selected).
  /developers/build/prebuilts/gradle/SlidingTabsBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 179 // selectableItemBackground to ensure that the View has a pressed state
  /developers/build/prebuilts/gradle/SlidingTabsColors/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 179 // selectableItemBackground to ensure that the View has a pressed state
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 179 // selectableItemBackground to ensure that the View has a pressed state
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 179 // selectableItemBackground to ensure that the View has a pressed state
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 179 // selectableItemBackground to ensure that the View has a pressed state
  /developers/samples/android/common/src/java/com/example/android/common/view/
SlidingTabLayout.java 179 // selectableItemBackground to ensure that the View has a pressed state
  /developers/samples/android/ui/DrawableTinting/Application/src/main/java/com/example/android/drawabletinting/
DrawableTintingFragment.java 41 * states of a View (for example disabled/enabled, focused, pressed or selected).
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
BackupRestoreActivity.java 257 * most recent data when the button is pressed.
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPActivity.java 163 // application. When pressed, the user is asked to select from one of the bonded devices
  /development/samples/SipDemo/src/com/example/android/sip/
WalkieTalkieActivity.java 258 * Updates whether or not the user's voice is muted, depending on whether the button is pressed.

Completed in 1939 milliseconds

<<11121314151617181920>>