Searched refs:mSupportedBitstreams (Results 1 – 1 of 1) sorted by relevance
36 private final Set<String> mSupportedBitstreams = new LinkedHashSet<>(); field in SupportedBitstreamsProcessor57 return mSupportedBitstreams; in getSupportedBitstreams()84 mSupportedBitstreams.clear(); in process()95 mSupportedBitstreams.add(path); in process()