Searched refs:ERROR_PERMANENT (Results 1 – 4 of 4) sorted by relevance
55 ERROR_PERMANENT = 5, enumConstant
98 case RkpProxyException.ERROR_PERMANENT: in toGetKeyError()99 return IGetKeyCallback.ErrorCode.ERROR_PERMANENT; in toGetKeyError()
138 IGetKeyCallback.ErrorCode.ERROR_PERMANENT, in getKeyMapsRkpErrorsCorrectly()139 RkpProxyException.ERROR_PERMANENT); in getKeyMapsRkpErrorsCorrectly()
197 public static final int ERROR_PERMANENT = 0x03; field in BearerData