HomeSort by relevance Sort by last modified time
    Searched full:feedback (Results 51 - 75 of 315) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/services/java/com/android/server/
AccessibilityManagerService.java 494 * providing the same feedback type has been notified. Exception are services the
495 * provide generic feedback (feedback type left as a safety net for unforeseen feedback
500 * @param handledFeedbackTypes The feedback types for which services have been notified.
700 * and feedback type must be set.
DockObserver.java 154 // User feedback to confirm dock connection. Particularly
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternView.java 127 private Vibrator vibe; // Vibrator for creating tactile feedback
320 * @return Whether the view has tactile feedback enabled.
328 * visible feedback as the user enters the pattern.
337 * Set whether the view will use tactile feedback. If true, there will be
338 * tactile feedback as the user enters the pattern.
340 * @param tactileFeedbackEnabled Whether tactile feedback is enabled
507 vibe.vibrate(mVibePattern, -1); // Generate tactile feedback
    [all...]
  /external/libffi/
README 239 feedback. ffi_mips.h is always installed. Many configuration
252 Interface changes based on feedback.
317 Thanks to Jim Blandy, who provided some useful feedback on the libffi
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/macs/
CFBBlockCipherMac.java 11 * implements a Cipher-FeedBack (CFB) mode on top of a simple cipher.
26 * feedback mode.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/modes/
GOFBBlockCipher.java 196 * reset the feedback vector back to the IV and reset the underlying
  /external/openssl/crypto/des/
ede_cbcm_enc.c 62 Feedback Masking, by Coppersmith, Johnson and Matyas, (IBM and Certicom).
  /external/sonivox/arm-fm-22k/lib_src/
eas_reverbdata.h 193 EAS_I16 m_nLpfFbk; // lpf feedback gain
289 EAS_PCM m_nRevOutFbkR; // combine feedback reverb right out with dry left in
295 EAS_PCM m_nRevOutFbkL; // combine feedback reverb left out with dry right in
324 EAS_I16 m_nLpfFbk; // lpf feedback gain
eas_reverb.c 549 // left input = (left dry/4) + right feedback from previous period
563 // calculate allpass feedback; add the feedback result
578 // right input = (right dry/4) + left feedback from previous period
591 // calculate allpass feedback; add the feedback result
663 // ********** mixer and feedback - start
668 // difference is feedback to left input (R - L)
673 // ********** mixer and feedback - end
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_reverbdata.h 193 EAS_I16 m_nLpfFbk; // lpf feedback gain
289 EAS_PCM m_nRevOutFbkR; // combine feedback reverb right out with dry left in
295 EAS_PCM m_nRevOutFbkL; // combine feedback reverb left out with dry right in
324 EAS_I16 m_nLpfFbk; // lpf feedback gain
eas_reverb.c 549 // left input = (left dry/4) + right feedback from previous period
563 // calculate allpass feedback; add the feedback result
578 // right input = (right dry/4) + left feedback from previous period
591 // calculate allpass feedback; add the feedback result
663 // ********** mixer and feedback - start
668 // difference is feedback to left input (R - L)
673 // ********** mixer and feedback - end
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_reverbdata.h 193 EAS_I16 m_nLpfFbk; // lpf feedback gain
289 EAS_PCM m_nRevOutFbkR; // combine feedback reverb right out with dry left in
295 EAS_PCM m_nRevOutFbkL; // combine feedback reverb left out with dry right in
324 EAS_I16 m_nLpfFbk; // lpf feedback gain
eas_reverb.c 549 // left input = (left dry/4) + right feedback from previous period
563 // calculate allpass feedback; add the feedback result
578 // right input = (right dry/4) + left feedback from previous period
591 // calculate allpass feedback; add the feedback result
663 // ********** mixer and feedback - start
668 // difference is feedback to left input (R - L)
673 // ********** mixer and feedback - end
    [all...]
  /external/webkit/JavaScriptCore/wtf/wince/
mt19937ar.c 39 Any feedback is very welcome.
  /external/webkit/WebCore/platform/
Scrollbar.h 91 // These methods are used for platform scrollbars to give :hover feedback. They will not get called
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityManager.java 165 * Requests interruption of the accessibility feedback from all accessibility services.
  /frameworks/base/core/tests/coretests/src/android/accessibilityservice/
AccessibilityTestService.java 157 * If accessibility feedback interruption is triggered and received correctly.
  /packages/apps/Contacts/res/values/
donottranslate_config.xml 40 <!-- If true, enable vibration (haptic feedback) for dialer key presses.
  /packages/apps/Phone/res/values/
config.xml 73 <!-- If true, enable vibration (haptic feedback) for key presses
  /development/pdk/docs/source/
overview.jd 67 <p>Android 1.6 provides a new accessibility framework. With this framework, developers can create accessibility plugins that respond to user input, such as making a sound when a new window is shown, vibrating when navigating to the top of a list, and providing spoken feedback.
  /external/ipsec-tools/src/racoon/
TODO 99 we may be able to give socket layer some feedback from IKE/IPsec layer.
  /external/opencore/nodes/streaming/jitterbuffernode/src/
pvmf_jitter_buffer_port.cpp 85 * Feedback ports have tags: 2, 5, 8, ...
  /external/openssl/crypto/
sparccpuid.S 185 ! applies at least to Linux and FreeBSD... Feedback expected...
  /external/webkit/WebCore/loader/
ProgressTracker.cpp 40 // Always start progress at initialProgressValue. This helps provide feedback as
  /external/zlib/contrib/minizip/
zip.h 15 I WAIT FEEDBACK at mail info@winimage.com

Completed in 111 milliseconds

1 23 4 5 6 7 8 91011>>