Home
last modified time | relevance | path

Searched defs:SYSTEM_ERROR (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/security/keystore2/aidl/android/security/remoteprovisioning/
H A DResponseCode.aidl33 SYSTEM_ERROR = 3, enumConstant
/aosp12/system/security/keystore2/aidl/android/security/authorization/
H A DResponseCode.aidl35 SYSTEM_ERROR = 4, enumConstant
/aosp12/system/security/keystore2/aidl/android/security/apc/
H A DResponseCode.aidl51 SYSTEM_ERROR = 5, enumConstant
/aosp12/frameworks/base/keystore/java/android/security/
H A DAuthorization.java37 public static final int SYSTEM_ERROR = ResponseCode.SYSTEM_ERROR; field in Authorization
H A DLegacyVpnProfileStore.java35 public static final int SYSTEM_ERROR = ILegacyKeystore.ERROR_SYSTEM_ERROR; field in LegacyVpnProfileStore
H A DAndroidKeyStoreMaintenance.java36 public static final int SYSTEM_ERROR = ResponseCode.SYSTEM_ERROR; field in AndroidKeyStoreMaintenance
/aosp12/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
H A DResponseCode.aidl40 SYSTEM_ERROR = 4, enumConstant
/aosp12/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
H A DResponseCode.aidl33 SYSTEM_ERROR = 4, enumConstant
/aosp12/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
H A DResponseCode.aidl40 SYSTEM_ERROR = 4, enumConstant
/aosp12/system/security/keystore/include/keystore/
H A Dkeystore.h34 SYSTEM_ERROR = 4, enumerator
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/
H A DOmtpConstants.java159 public static final String SYSTEM_ERROR = "1"; field in OmtpConstants
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_connectivity_Vpn.cpp56 #define SYSTEM_ERROR (-1) macro
/aosp12/frameworks/native/libs/gui/include/gui/
H A DWindowInfo.h101 SYSTEM_ERROR = FIRST_SYSTEM_WINDOW + 10, enumerator