Searched refs:fIs (Results 1 – 1 of 1) sorted by relevance
2243 final InputStream fIs = is; in addSubtitleSource() local2259 if (fIs == null || mSubtitleController == null) { in addSubtitleSource()2269 Scanner scanner = new Scanner(fIs, "UTF-8"); in addSubtitleSource()2272 mOpenSubtitleSources.remove(fIs); in addSubtitleSource()