Searched defs:SYSTEM_ERROR (Results 1 – 5 of 5) sorted by relevance
37 public static final int SYSTEM_ERROR = ResponseCode.SYSTEM_ERROR; field in Authorization
35 public static final int SYSTEM_ERROR = ILegacyKeystore.ERROR_SYSTEM_ERROR; field in LegacyVpnProfileStore
36 public static final int SYSTEM_ERROR = ResponseCode.SYSTEM_ERROR; field in AndroidKeyStoreMaintenance
646 sErrorCodeToFailureInfo.put(ResponseCode.SYSTEM_ERROR, in sErrorCodeToFailureInfo.put()
56 #define SYSTEM_ERROR (-1) macro