Searched refs:OEM_ERROR_22 (Results 1 – 2 of 2) sorted by relevance
122 OEM_ERROR_22, enumConstant316 case RILConstants.OEM_ERROR_22: in fromRilErrno()317 return new CommandException(Error.OEM_ERROR_22); in fromRilErrno()
125 int OEM_ERROR_22 = 522; field