Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/storage/
DStorageManager.java1840 private boolean noteAppOpAllowingLegacy(boolean enforce, in noteAppOpAllowingLegacy() method in StorageManager
1878 return noteAppOpAllowingLegacy(enforce, pid, uid, packageName, featureId, in checkPermissionReadAudio()
1889 return noteAppOpAllowingLegacy(enforce, pid, uid, packageName, featureId, in checkPermissionWriteAudio()
1900 return noteAppOpAllowingLegacy(enforce, pid, uid, packageName, featureId, in checkPermissionReadVideo()
1911 return noteAppOpAllowingLegacy(enforce, pid, uid, packageName, featureId, in checkPermissionWriteVideo()
1922 return noteAppOpAllowingLegacy(enforce, pid, uid, packageName, featureId, in checkPermissionReadImages()
1933 return noteAppOpAllowingLegacy(enforce, pid, uid, packageName, featureId, in checkPermissionWriteImages()