Searched refs:fixupAppOpModeLocked (Results 1 – 1 of 1) sorted by relevance
1021 int fixedMode = fixupAppOpModeLocked(mode, callerInfo.attrs); in checkAppOpModeLocked()1034 return fixupAppOpModeLocked( in startAppOpModeLocked()1213 private int fixupAppOpModeLocked(int mode, VibrationAttributes attrs) { in fixupAppOpModeLocked() method in VibratorManagerService