Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/storage/
H A DOnObbStateChangeListener.java75 public static final int ERROR_PERMISSION_DENIED = 25; field in OnObbStateChangeListener
/aosp14/frameworks/base/keystore/java/android/security/
H A DKeyStoreException.java70 public static final int ERROR_PERMISSION_DENIED = 5; field in KeyStoreException
159 ERROR_PERMISSION_DENIED,
650 new PublicErrorInformation(0, ERROR_PERMISSION_DENIED)); in sErrorCodeToFailureInfo.put() argument
/aosp14/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DStorageManagerIntegrationTest.java107 mountObb(filePath, OnObbStateChangeListener.ERROR_PERMISSION_DENIED); in testMountBadPackageNameObb()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java40 import static android.os.storage.OnObbStateChangeListener.ERROR_PERMISSION_DENIED;
4246 throw new ObbException(ERROR_PERMISSION_DENIED, "Denied attempt to mount OBB " in handleExecute()
4308 notifyObbStateChange(new ObbException(ERROR_PERMISSION_DENIED, in handleExecute()
/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DCameraManager.java1626 case ICameraService.ERROR_PERMISSION_DENIED: in throwAsPublicException()
/aosp14/frameworks/base/media/java/android/media/
H A DAudioManager.java7203 public static final int ERROR_PERMISSION_DENIED = AudioSystem.PERMISSION_DENIED; field in AudioManager
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt34260 field public static final int ERROR_PERMISSION_DENIED = 25; // 0x19
39271 field public static final int ERROR_PERMISSION_DENIED = 5; // 0x5
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20702 Landroid/hardware/ICameraService;->ERROR_PERMISSION_DENIED:I
24247 Landroid/media/AudioManager;->ERROR_PERMISSION_DENIED:I