/frameworks/base/awt/java/awt/geom/ |
Rectangle2D.java | 611 * the two given points touches any part of the rectangle, including its 642 * Determines whether any part of the specified line segment touches any
|
Arc2D.java | 915 * end points of the arc are the points where the circle touches the two [all...] |
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
menu_design.jd | 255 touches a menu item to perform an action or open a dialog. 363 In your application, when the user touches any actionable text (such as a link
|
activity_task_design.jd | 353 can be launched only from other applications.) When the user touches 452 Edit contact and touches the picture field, which launches the Gallery 648 touches a mailto: email address on a web page, the result is an [all...] |
/frameworks/base/core/java/android/widget/ |
HorizontalScrollView.java | 446 * If being flinged and user touches the screen, initiate drag; 476 // Don't handle edge touches immediately -- they may actually belong to one of our 496 * If being flinged and user touches, stop the fling. isFinished [all...] |
ScrollView.java | 443 * If being flinged and user touches the screen, initiate drag; 473 // Don't handle edge touches immediately -- they may actually belong to one of our 493 * If being flinged and user touches, stop the fling. isFinished [all...] |
MediaController.java | 52 * when the user touches the anchor view.
|
AutoCompleteTextView.java | 224 // when the user touches the text field. [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
MediaControllerTest.java | 275 "when the user touches the anchor view.")
|
/frameworks/base/docs/html/guide/developing/tools/ |
monkey.jd | 6 streams of user events such as clicks, touches, or gestures, as well as a number of system-level
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-mapview.jd | 114 touches the map, then disappear after a few moments of inactivity.</p></li>
|
/packages/apps/Phone/src/com/android/phone/ |
PhoneApp.java | [all...] |
InCallTouchUi.java | 201 // "false touches" because either (1) they're near the edge of the 271 // to worry about false touches while it's ringing.) [all...] |
/external/webkit/WebKit/android/plugins/ |
android_npapi.h | 777 /** Touch events are generated when the user touches on the screen. The [all...] |
/frameworks/base/core/res/res/values-fr/ |
strings.xml | 236 <string name="permlab_injectEvents" msgid="1378746584023586600">"Utilisation des touches ou contrôle des commandes"</string> 237 <string name="permdesc_injectEvents" msgid="3946098050410874715">"Permet à une application de fournir ses propres commandes (touches enfoncées, etc.) à d\'autres applications. Des applications malveillantes peuvent utiliser cette fonctionnalité pour prendre le contrôle de votre téléphone."</string> 239 <string name="permdesc_readInputState" msgid="5132879321450325445">"Permet à des applications d\'identifier les touches sur lesquelles vous appuyez même lorsque vous utilisez une autre application (lors de la saisie d\'un mot de passe, par exemple). Les applications normales ne devraient jamais avoir recours à cette fonctionnalité."</string> [all...] |
/frameworks/base/core/java/android/webkit/ |
WebSettings.java | 562 * Enables using light touches to make a selection and activate mouseovers. 569 * Returns true if light touches are enabled. [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
Workspace.java | 718 * If being flinged and user touches the screen, initiate drag; 865 * If being flinged and user touches, stop the fling. isFinished [all...] |
/dalvik/libcore/icu/src/main/native/ |
Resources.cpp | 122 // to U_ZERO_ERROR on success: it only touches it on error, and the test
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ |
System.java | 684 * and make sure no one touches the contents. We also check for null parameters
|
/external/elfutils/m4/ |
gettext.m4 | 541 dnl bison is only needed for the maintainer (who touches plural.y). But in
|
/external/quake/quake/src/WinQuake/ |
draw.cpp | 21 // draw.c -- this is the only file outside the refresh that touches the
|
/frameworks/base/core/java/android/view/ |
SurfaceView.java | 77 * <li> You must ensure that the drawing thread only touches the underlying
|
/packages/apps/Settings/res/values-fr/ |
strings.xml | [all...] |
/external/quake/quake/src/QW/client/ |
draw.c | 21 // draw.c -- this is the only file outside the refresh that touches the
|
/packages/apps/Gallery/src/com/android/camera/ |
ViewImage.java | 298 // If the user touches anywhere on the panel (including the [all...] |