Searched
full:feedback (Results
376 -
400 of
1436) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/design/style/ |
typography.jd | 47 touch feedback states when used inside UI elements.</p>
|
/frameworks/base/services/common_time/ |
clock_recovery.h | 83 // feedback, unless the packet is the best in recent memory.
|
/frameworks/base/tools/layoutlib/bridge/src/android/view/accessibility/ |
AccessibilityManager.java | 95 * Requests interruption of the accessibility feedback from all accessibility services.
|
/hardware/invensense/60xx/mlsdk/mllite/ |
mldmp.h | 64 * give feedback to the user on whether he is following all the required
|
/packages/apps/InCallUI/res/values/ |
attrs.xml | 54 <!-- Tactile feedback duration for actions. Set to '0' for no vibration. -->
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
PagedViewIcon.java | 101 // feedback
|
/packages/apps/UnifiedEmail/res/menu/ |
conversation_list_menu.xml | 68 android:title="@string/feedback" />
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/ |
visitor.py | 69 helpful to develop a visitor incrementally, and get feedback on what
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
build_scripts.py | 73 # that way, we'll get accurate feedback if we can read the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/ |
visitor.py | 69 helpful to develop a visitor incrementally, and get feedback on what
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
build_scripts.py | 73 # that way, we'll get accurate feedback if we can read the
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
acknowledgements.html | 48 and many others. Thanks! Your feedback has been invaluable.
|
/developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/slidingtabscolors/ |
SlidingTabsColorsFragment.java | 36 * to display a custom {@link ViewPager} title strip which gives continuous feedback to the user 90 * above, but is designed to give continuous feedback to the user when scrolling.
|
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/slidingtabscolors/ |
SlidingTabsColorsFragment.java | 36 * to display a custom {@link ViewPager} title strip which gives continuous feedback to the user 90 * above, but is designed to give continuous feedback to the user when scrolling.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
CFBBlockCipher.java | 9 * implements a Cipher-FeedBack (CFB) mode on top of a simple cipher. 26 * feedback mode.
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/ |
core_oobe_handler.cc | 230 // Checkbox is initialized on page init and updates when spoken feedback 231 // setting is changed so just toggle spoken feedback here.
|
/external/chromium_org/net/http/ |
http_pipelined_connection_impl.h | 281 void ReportPipelineFeedback(int pipeline_id, Feedback feedback);
|
/external/chromium_org/net/quic/crypto/ |
crypto_protocol.h | 46 // Congestion control feedback types 69 // feedback types
|
/frameworks/base/docs/html/design/ |
design_toc.cs | 17 <li><a href="<?cs var:toroot ?>design/style/touch-feedback.html">Touch Feedback</a></li>
|
/frameworks/base/docs/html/training/gestures/ |
movement.jd | 29 <li>Design Guide for <a href="{@docRoot}design/style/touch-feedback.html">Touch Feedback</a></li>
|
multi.jd | 30 <li>Design Guide for <a href="{@docRoot}design/style/touch-feedback.html">Touch Feedback</a></li>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_docxmlrpc.py | 73 # Enable server feedback 92 # Disable server feedback
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_docxmlrpc.py | 73 # Enable server feedback 92 # Disable server feedback
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
GridDropHandler.java | 75 * @param feedback a {@link DropFeedback} object containing drag state like the drag 79 public void computeMatches(DropFeedback feedback, Point p) { 81 feedback.tooltip = null; 87 Rect dragBounds = feedback.dragBounds; 118 addBaselineMatch(feedback.dragBaseline, y1, rowMatches, max, row, rowY); 169 feedback.tooltip = columnDescription + '\n' + rowDescription; 172 feedback.invalidTarget = mColumnMatch == null || mRowMatch == null; 254 feedback.tooltip = description.toString(); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ResizeGesture.java | 39 /** The {@link Overlay} drawn for the gesture feedback. */ 267 * An {@link Overlay} to paint the resize feedback. This just delegates to the
|
Completed in 2004 milliseconds
<<11121314151617181920>>