Searched refs:shouldCancelOnScreenOffLocked (Results 1 – 1 of 1) sorted by relevance
163 if (shouldCancelOnScreenOffLocked(mNextVibration)) {167 if (shouldCancelOnScreenOffLocked(mCurrentVibration)) {1227 private boolean shouldCancelOnScreenOffLocked(@Nullable VibrationStepConductor conductor) { in shouldCancelOnScreenOffLocked() method in VibratorManagerService