Searched refs:OEM_ERROR_16 (Results 1 – 2 of 2) sorted by relevance
118 OEM_ERROR_16, enumConstant312 case RILConstants.OEM_ERROR_16: in fromRilErrno()313 return new CommandException(Error.OEM_ERROR_16); in fromRilErrno()
141 int OEM_ERROR_16 = 516; field