Searched refs:OEM_ERROR_2 (Results 1 – 2 of 2) sorted by relevance
104 OEM_ERROR_2, enumConstant295 case RILConstants.OEM_ERROR_2: in fromRilErrno()296 return new CommandException(Error.OEM_ERROR_2); in fromRilErrno()
127 int OEM_ERROR_2 = 502; field