Searched refs:CLICK (Results 1 - 14 of 14) sorted by relevance

/frameworks/base/core/java/android/view/
H A DSoundEffectConstants.java26 public static final int CLICK = 0; field in class:SoundEffectConstants
H A DViewRootImpl.java5115 case SoundEffectConstants.CLICK:
H A DView.java4437 playSoundEffect(SoundEffectConstants.CLICK);
/frameworks/base/core/java/android/text/method/
H A DLinkMovementMethod.java34 private static final int CLICK = 1; field in class:LinkMovementMethod
51 event.getRepeatCount() == 0 && action(CLICK, widget, buffer)) {
130 case CLICK:
/frameworks/base/core/java/com/android/internal/view/menu/
H A DIconMenuItemView.java127 playSoundEffect(SoundEffectConstants.CLICK);
H A DActionMenuPresenter.java634 playSoundEffect(SoundEffectConstants.CLICK);
/frameworks/base/core/java/android/app/
H A DMediaRouteButton.java188 playSoundEffect(SoundEffectConstants.CLICK);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyButtonView.java282 playSoundEffect(SoundEffectConstants.CLICK);
/frameworks/base/core/java/android/widget/
H A DExpandableListView.java684 playSoundEffect(SoundEffectConstants.CLICK);
693 playSoundEffect(SoundEffectConstants.CLICK);
711 playSoundEffect(SoundEffectConstants.CLICK);
H A DAdapterView.java295 playSoundEffect(SoundEffectConstants.CLICK);
H A DSlidingDrawer.java457 playSoundEffect(SoundEffectConstants.CLICK);
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
H A DAdapterViewICS.java304 playSoundEffect(SoundEffectConstants.CLICK);
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
H A DMediaRouteButton.java283 playSoundEffect(SoundEffectConstants.CLICK);
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
H A DActionMenuPresenter.java589 playSoundEffect(SoundEffectConstants.CLICK);

Completed in 1594 milliseconds