Searched refs:OEM_ERROR_2 (Results 1 – 2 of 2) sorted by relevance
94 OEM_ERROR_2, enumConstant266 case RILConstants.OEM_ERROR_2: in fromRilErrno()267 return new CommandException(Error.OEM_ERROR_2); in fromRilErrno()
114 int OEM_ERROR_2 = 502; field