Searched
full:feedback (Results
301 -
325 of
1436) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
services.jd | 50 might need additional or alternative interface feedback.</p> 187 feedback types</a>. However, if two or more services provide the same feedback type, then only the 207 including connecting to user feedback system services, such as the audio manager or device vibrator. 216 user interface control in an application for which your accessibility service is providing feedback. 219 provide feedback to the user. This method may be called many times over the lifecycle of your 223 (required) This method is called when the system wants to interrupt the feedback your service is 229 method to do any one-time shutdown procedures, including de-allocating user feedback system 235 android.view.accessibility.AccessibilityEvent} objects and provide feedback to the user. For more 252 the resulting feedback is confusing. In this case, the context of a user interface control i [all...] |
/developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/slidingtabsbasic/ |
SlidingTabsBasicFragment.java | 33 * to display a custom {@link ViewPager} title strip which gives continuous feedback to the user 42 * above, but is designed to give continuous feedback to the user when scrolling.
|
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/slidingtabsbasic/ |
SlidingTabsBasicFragment.java | 33 * to display a custom {@link ViewPager} title strip which gives continuous feedback to the user 42 * above, but is designed to give continuous feedback to the user when scrolling.
|
/external/antlr/antlr-3.4/runtime/Python/ |
README | 89 <http://www.antlr.org/license.html> or use the feedback form at 90 <http://www.antlr.org/misc/feedback>.
|
/external/chromium_org/chrome/browser/safe_browsing/ |
download_feedback.cc | 20 // The default URL where browser sends download feedback requests. 39 // download feedback service.
|
download_feedback_service.cc | 181 DownloadFeedback* feedback = local 187 active_feedback_.push_back(feedback);
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
cloudMessaging.html | 19 To get help with GCM or to give us feedback, see <a href="#feedback">Feedback</a>. 547 <h2 id="feedback">Feedback</h2> 549 <p>You can provide feedback about Google Cloud Messaging 551 <a target="_blank" href="https://groups.google.com/forum/#!forum/gcm-for-chrome-feedback">GCM for Chrome feedback</a>.
|
/external/chromium_org/net/quic/ |
quic_received_packet_manager.cc | 125 QuicCongestionFeedbackFrame* feedback) { 126 return receive_algorithm_->GenerateCongestionFeedback(feedback);
|
quic_received_packet_manager.h | 55 // Otherwise fills in feedback and returns true. 57 QuicCongestionFeedbackFrame* feedback);
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_cb_xformfb.c | 30 * Transform feedback functions. 123 /* Convert the transform feedback state into the gallium representation. */
|
/external/chromium_org/tools/grit/grit/testdata/ |
about.html | 43 <tr><td><a href="http://desktop.google.com/feedback.html?hl=[LANG_CODE]"><B>Submit Feedback</B></A> - Send us your comments and ideas</td></tr>
|
/external/chromium_org/v8/test/mjsunit/ |
array-feedback.js | 90 // Verify that basic elements kind feedback works for non-constructor 174 // TODO(mvstanton): instead, consume the type feedback gathered up
|
/external/kernel-headers/original/linux/ |
uinput.h | 29 * - added force feedback support 115 * To write a force-feedback-capable driver, the upload_effect
|
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_xformfb.c | 30 * Transform feedback functions. 123 /* Convert the transform feedback state into the gallium representation. */
|
/external/proguard/docs/ |
main.html | 78 <li><a href="feedback.html">Feedback</a>: tell me about your experiences, or
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
joystick.html | 228 >Force Feedback is not yet supported. Sam (slouken@libsdl.org) is soliciting suggestions from people with force-feedback experience on the best way to design the API.</P
|
/frameworks/base/docs/html/design/style/ |
branding.jd | 13 <p>When customizing colors, <a href="{@docRoot}design/style/touch-feedback.html">touch feedback</a>
|
/frameworks/base/docs/html/ |
support.jd | 27 <h5>Send Feedback</h5> 69 <a href="http://support.google.com/googleplay/android-developer/bin/request.py?contact_type=survey">Feedback survey</a>
|
/frameworks/support/v4/java/android/support/v4/view/accessibility/ |
AccessibilityManagerCompat.java | 172 * for a given feedback type. 175 * @param feedbackTypeFlags The feedback type flags.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
coretypes.h | 127 (set only when profile feedback is available or via function attribute). */ 135 (set only when profile feedback is available or via function attribute). */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
coretypes.h | 127 (set only when profile feedback is available or via function attribute). */ 135 (set only when profile feedback is available or via function attribute). */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
coretypes.h | 127 (set only when profile feedback is available or via function attribute). */ 135 (set only when profile feedback is available or via function attribute). */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
coretypes.h | 127 (set only when profile feedback is available or via function attribute). */ 135 (set only when profile feedback is available or via function attribute). */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
uinput.h | 29 * - added force feedback support 75 * To write a force-feedback-capable driver, the upload_effect
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
uinput.h | 29 * - added force feedback support 75 * To write a force-feedback-capable driver, the upload_effect
|
Completed in 1049 milliseconds
<<11121314151617181920>>