Searched refs:mDragEffect (Results 1 – 1 of 1) sorted by relevance
62 private final VibrationEffect mDragEffect; field in VibratorWrapper106 mDragEffect = dragEffect.compose(); in VibratorWrapper()117 mDragEffect = null; in VibratorWrapper()138 if (mDragEffect == null) { in vibrateForDragTexture()144 vibrate(mDragEffect); in vibrateForDragTexture()