Home
last modified time | relevance | path

Searched refs:vibrateForDragTexture (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/util/
DVibratorWrapper.java137 public void vibrateForDragTexture() { in vibrateForDragTexture() method in VibratorWrapper
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java481 mVibratorWrapper.vibrateForDragTexture(); in onAnimationUpdate()