Searched refs:OVERVIEW_HAPTIC (Results 1 – 5 of 5) sorted by relevance
18 import static com.android.launcher3.util.VibratorWrapper.OVERVIEW_HAPTIC;156 VibratorWrapper.INSTANCE.get(mContext).vibrate(OVERVIEW_HAPTIC); in onMotionPauseDetected()
30 import static com.android.launcher3.util.VibratorWrapper.OVERVIEW_HAPTIC;241 VibratorWrapper.INSTANCE.get(mLauncher).vibrate(OVERVIEW_HAPTIC); in onMotionPauseDetected()
50 import static com.android.launcher3.util.VibratorWrapper.OVERVIEW_HAPTIC;206 VibratorWrapper.INSTANCE.get(mLauncher).vibrate(OVERVIEW_HAPTIC); in onMotionPauseDetected()
74 public static final VibrationEffect OVERVIEW_HAPTIC = EFFECT_CLICK; field in VibratorWrapper
46 import static com.android.launcher3.util.VibratorWrapper.OVERVIEW_HAPTIC;828 VibratorWrapper.INSTANCE.get(mContext).vibrate(OVERVIEW_HAPTIC);2250 VibratorWrapper.INSTANCE.get(mContext).vibrate(OVERVIEW_HAPTIC);