Searched refs:ERROR_REQUIRES_SECURITY_PATCH (Results 1 – 6 of 6) sorted by relevance
45 public static final int ERROR_REQUIRES_SECURITY_PATCH = 1; field in RkpProxyException67 ERROR_REQUIRES_SECURITY_PATCH,117 case ERROR_REQUIRES_SECURITY_PATCH: in errorString()
344 case IGetKeyCallback.Error.ERROR_REQUIRES_SECURITY_PATCH: in convertGetKeyError()345 return RkpProxyException.ERROR_REQUIRES_SECURITY_PATCH; in convertGetKeyError()
39 ERROR_REQUIRES_SECURITY_PATCH = 2, enumConstant
36 ERROR_REQUIRES_SECURITY_PATCH( enumConstant
21 field public static final int ERROR_REQUIRES_SECURITY_PATCH = 1; // 0x1
442 IGetKeyCallback.Error.ERROR_REQUIRES_SECURITY_PATCH, in getKeyAsyncCorrectlyMapsErrorCodes()443 RkpProxyException.ERROR_REQUIRES_SECURITY_PATCH, in getKeyAsyncCorrectlyMapsErrorCodes()