Searched refs:OEM_ERROR_20 (Results 1 – 2 of 2) sorted by relevance
113 OEM_ERROR_20, enumConstant301 case RILConstants.OEM_ERROR_20: in fromRilErrno()302 return new CommandException(Error.OEM_ERROR_20); in fromRilErrno()
129 int OEM_ERROR_20 = 520; field