Searched refs:OEM_ERROR_22 (Results 1 – 2 of 2) sorted by relevance
123 OEM_ERROR_22, enumConstant318 case RILConstants.OEM_ERROR_22: in fromRilErrno()319 return new CommandException(Error.OEM_ERROR_22); in fromRilErrno()
128 int OEM_ERROR_22 = 522; field