/frameworks/base/core/java/android/gesture/ |
D | GestureLibrary.java | 63 public ArrayList<Prediction> recognize(Gesture gesture) { in recognize() method in GestureLibrary 64 return mStore.recognize(gesture); in recognize()
|
D | GestureStore.java | 136 public ArrayList<Prediction> recognize(Gesture gesture) { in recognize() method in GestureStore
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagCommonKinds.inc | 6 …ngine::Fatal, "cannot recognize the format of file `%0'.\n object format or given target machine … 7 …cannot_find_namespec, DiagnosticEngine::Fatal, "cannot recognize namespec -l%0", "cannot recognize…
|
/frameworks/base/docs/html/training/location/ |
D | index.jd | 85 Learn how to recognize the user's current activity, such as walking, bicycling,
|
/frameworks/base/docs/html/google/play-services/ |
D | location.jd | 82 …<em>Optimized for battery</em>: Uses low-power sensors to recognize the user's current physical ac…
|
/frameworks/base/docs/html/training/in-app-billing/ |
D | test-iab-app.jd | 45 … It may take up to 2-3 hours after uploading the APK for Google Play to recognize your updated APK…
|
D | list-iab-products.jd | 45 … It may take up to 2-3 hours after uploading the APK for Google Play to recognize your updated APK…
|
/frameworks/base/docs/html/distribute/ |
D | open.jd | 45 the Android system will recognize the APK and display an <strong>Install Now</strong>
|
/frameworks/base/docs/html/training/id-auth/ |
D | identify.jd | 31 you recognize them on a new device?</p>
|
/frameworks/base/docs/html/guide/practices/ |
D | compatibility.jd | 93 <p>If you’re familiar with web development, you may recognize this model as 235 hardware running the same software environment. But we also recognize that only
|
/frameworks/base/docs/html/training/custom-views/ |
D | making-interactive.jd | 135 recognize as part of a gesture, it returns {@code false}. You can then run your own custom
|
/frameworks/base/docs/html/training/gestures/ |
D | scale.jd | 271 be used together when you want a view to recognize additional gestures.</p>
|
/frameworks/base/docs/html/tools/publishing/ |
D | publishing_overview.jd | 178 the Android system will recognize the APK and display an <strong>Install Now</strong>
|
/frameworks/base/docs/html/tools/devices/ |
D | managing-avds-cmdline.jd | 106 creating multiple AVDs, you should choose a name that lets you recognize the
|
/frameworks/base/docs/html/design/style/ |
D | iconography.jd | 271 metaphor so that a user can easily recognize and understand its purpose.</p>
|
/frameworks/base/docs/html/training/multiscreen/ |
D | screensizes.jd | 212 recognize <code>sw600dp</code> as a size qualifier, so you still have to use the <code>large</code>
|
/frameworks/base/docs/html/design/patterns/ |
D | notifications.jd | 163 <p>To create an application that people love, it's important to recognize that the user's attention…
|
/frameworks/base/services/java/com/android/server/accessibility/ |
D | TouchExplorer.java | 808 ArrayList<Prediction> predictions = mGestureLibrary.recognize(gesture); in handleMotionEventGestureDetecting()
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.3-highlights.jd | 249 to recognize complex user gestures and motions, such as tilt, spin, thrust, and
|
D | android-2.3.jd | 94 recognize and handle targeted tags and messages. For example, after receiving a
|
/frameworks/base/docs/html/google/play/billing/v2/ |
D | api.jd | 421 transaction message. Therefore, your application must be able to recognize that the subsequent
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | drag-drop.jd | 127 A drag and drop operation starts when the user makes some gesture that you recognize as a
|
D | menus.jd | 169 <dd>A resource ID that's unique to the item, which allows the application can recognize the item
|
/frameworks/base/docs/html/sdk/ |
D | RELEASENOTES.jd | 300 "Google" and "HTC" Vendor IDs, which allow adb to recognize G1 and HTC
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | content-provider-creating.jd | 416 * should recognize. For this snippet, only the calls for table 3 are shown.
|