Searched refs:TestSelectionManager (Results 1 – 1 of 1) sorted by relevance
47 private List<TestSelectionManager> mCreated;99 TestSelectionManager mgr = new TestSelectionManager(); in resetSelectionHelper()105 private static final class TestSelectionManager extends StubSelectionTracker<String> { class in DocsSelectionHelperTest