HomeSort by relevance Sort by last modified time
    Searched full:touchscreen (Results 101 - 125 of 169) sorted by null

1 2 3 45 6 7

  /development/apps/Development/res/values/
strings.xml 149 <string name="touchscreen_label">touchscreen:</string>
  /external/qemu/
console.h 85 /* Touchscreen resolution */
  /frameworks/base/docs/html/training/accessibility/
accessible-app.jd 97 than the touchscreen, like a D-Pad, arrow keys, or a trackball. In addition,
  /frameworks/base/docs/html/training/design-navigation/
multiple-sizes.jd 1 page.title=Planning for Multiple Touchscreen Sizes
descendant-lateral.jd 6 previous.title=Planning for Multiple Touchscreen Sizes
  /frameworks/base/docs/html/training/tv/
optimizing-navigation-tv.jd 34 around your application when using a remote control instead of a touchscreen.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java 56 import com.android.resources.TouchScreen;
    [all...]
  /prebuilts/sdk/tools/linux/
aapt 
  /frameworks/base/docs/html/guide/topics/ui/accessibility/
apps.jd 149 without using the touchscreen. You should also verify that clicking with the center button (or OK
258 touchscreen. </p>
    [all...]
  /external/kernel-headers/original/linux/spi/
cpcap.h 362 CPCAP_IRQ_TS, /* Touchscreen */
  /frameworks/base/docs/html/tools/devices/
managing-avds-cmdline.jd 239 <td>hw.touchScreen
  /frameworks/base/docs/html/training/custom-views/
create-view.jd 263 prevent them from seeing or using a touchscreen. To support users with disabilities,
making-interactive.jd 141 <p>Gestures are a powerful way to control touchscreen devices, but they can be counterintuitive and
  /frameworks/base/tools/aapt/
AaptAssets.h 132 String8 touchscreen; member in struct:AaptGroupEntry
  /docs/source.android.com/src/devices/tech/
power.jd 333 screen also enabled. For example, the touchscreen and any display backlight would normally
356 If your platform provides sysfs files that turns the LCD panel, backlight, and touchscreen on
  /docs/source.android.com/src/devices/tech/input/
touch-devices.jd 637 <p><em>Definition:</em> <code>touch.deviceType</code> = <code>touchScreen</code> | <code>touchPad</code> | <code>pointer</code> | <code>default</code></p>
641 <p>If the value is <code>touchScreen</code>, the touch device is a touch screen associated
    [all...]
  /frameworks/base/core/jni/
android_util_AssetManager.cpp 509 jint touchscreen, jint density,
531 config.touchscreen = (uint8_t)touchscreen;
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
activity-element.jd 12 "touchscreen", "keyboard", "keyboardHidden",
198 <td>"{@code touchscreen}"</td>
199 <td>The touchscreen has changed. (This should never normally happen.)</td>
    [all...]
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlenvvars.html 652 >For the linux fbcon driver: if set to ELO, use the ELO touchscreen
  /external/webkit/Tools/DumpRenderTree/qt/
EventSenderQt.cpp 478 QTouchEvent event(type, QTouchEvent::TouchScreen, m_touchModifiers);
  /frameworks/base/core/java/android/content/pm/
ActivityInfo.java 347 * can itself handle changes to the touchscreen type. Set from the
  /frameworks/base/core/java/android/content/res/
AssetManager.java 659 int orientation, int touchscreen, int density, int keyboard,
  /frameworks/base/core/java/android/view/
InputDevice.java 783 appendSourceDescriptionIfApplicable(description, SOURCE_TOUCHSCREEN, "touchscreen");
  /packages/apps/Contacts/
AndroidManifest.xml 407 android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|screenLayout|fontScale|uiMode|orientation|screenSize|smallestScreenSize"
  /packages/apps/Nfc/src/com/android/nfc/
SendUi.java 380 // Update the starting scale - touchscreen-mashers may trigger

Completed in 3476 milliseconds

1 2 3 45 6 7