Searched refs:CLOCK_TICK (Results 1 – 10 of 10) sorted by relevance
18 import static android.view.HapticFeedbackConstants.CLOCK_TICK;428 verify(mView, times(0)).performHapticFeedback(CLOCK_TICK); in testOnTouchMove()434 verify(mView, times(1)).performHapticFeedback(CLOCK_TICK); in testOnTouchMove()440 verify(mView, times(1)).performHapticFeedback(CLOCK_TICK); in testOnTouchMove()446 verify(mView, times(2)).performHapticFeedback(CLOCK_TICK); in testOnTouchMove()452 verify(mView, times(2)).performHapticFeedback(CLOCK_TICK); in testOnTouchMove()458 verify(mView, times(3)).performHapticFeedback(CLOCK_TICK); in testOnTouchMove()464 verify(mView, times(3)).performHapticFeedback(CLOCK_TICK); in testOnTouchMove()470 verify(mView, times(4)).performHapticFeedback(CLOCK_TICK); in testOnTouchMove()
53 public static final int CLOCK_TICK = 4; field in HapticFeedbackConstants
32 import static android.view.HapticFeedbackConstants.CLOCK_TICK;132 assertThat(hapticProvider.getVibrationForHapticFeedback(CLOCK_TICK)) in testUseValidCustomizedVibration()152 assertThat(hapticProvider.getVibrationForHapticFeedback(CLOCK_TICK)) in testDoNotUseInvalidCustomizedVibration()
19 import static android.view.HapticFeedbackConstants.CLOCK_TICK;355 getMenuView().performHapticFeedback(CLOCK_TICK); in onTouchMove()
116 case HapticFeedbackConstants.CLOCK_TICK: in getVibrationForHapticFeedback()
157 mLogo.performHapticFeedback(HapticFeedbackConstants.CLOCK_TICK); in handleMessage()
749 mDelegator.performHapticFeedback(HapticFeedbackConstants.CLOCK_TICK);
1040 performHapticFeedback(HapticFeedbackConstants.CLOCK_TICK); in handleTouchInput()
32226 field public static final int CLOCK_TICK = 4; // 0x4
50976 field public static final int CLOCK_TICK = 4; // 0x4