Home
last modified time | relevance | path

Searched refs:resetSelectionHelper (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/
H A DDocsSelectionHelperTest.java67 resetSelectionHelper(); in testReset_CreatesNewInstances()
68 resetSelectionHelper(); in testReset_CreatesNewInstances()
75 resetSelectionHelper(); in testReset_ClearsPreviousSelection()
76 resetSelectionHelper(); in testReset_ClearsPreviousSelection()
84 resetSelectionHelper(); in testReplaceSelection()
98 private void resetSelectionHelper() { in resetSelectionHelper() method in DocsSelectionHelperTest