Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/strictmode/
H A DCredentialProtectedWhileLockedViolation.java33 public final class CredentialProtectedWhileLockedViolation extends Violation { class
35 public CredentialProtectedWhileLockedViolation(String message) { in CredentialProtectedWhileLockedViolation() method in CredentialProtectedWhileLockedViolation
/aosp14/frameworks/base/core/java/android/os/
H A DStrictMode.java46 import android.os.strictmode.CredentialProtectedWhileLockedViolation;
2405 onVmPolicyViolation(new CredentialProtectedWhileLockedViolation( in onCredentialProtectedPathAccess()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes6337 android.os.strictmode.CredentialProtectedWhileLockedViolation
H A Dboot-image-profile.txt13309 HSPLandroid/os/strictmode/CredentialProtectedWhileLockedViolation;-><init>(Ljava/lang/String;)V
29126 Landroid/os/strictmode/CredentialProtectedWhileLockedViolation;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes6341 android.os.strictmode.CredentialProtectedWhileLockedViolation
H A Dboot-image-profile.txt13312 HSPLandroid/os/strictmode/CredentialProtectedWhileLockedViolation;-><init>(Ljava/lang/String;)V
39233 Landroid/os/strictmode/CredentialProtectedWhileLockedViolation;
/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.txt34334 …public final class CredentialProtectedWhileLockedViolation extends android.os.strictmode.Violation…