Searched refs:OEM_ERROR_16 (Results 1 – 2 of 2) sorted by relevance
109 OEM_ERROR_16, enumConstant293 case RILConstants.OEM_ERROR_16: in fromRilErrno()294 return new CommandException(Error.OEM_ERROR_16); in fromRilErrno()
125 int OEM_ERROR_16 = 516; field