Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibratorManagerService.java709 int mode = startAppOpModeLocked(vib.callerInfo); in startVibrationOnThreadLocked()
1033 private int startAppOpModeLocked(Vibration.CallerInfo callerInfo) { in startAppOpModeLocked() method in VibratorManagerService