Searched defs:clearSelection (Results 1 - 5 of 5) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DDocsSelectionHelper.java58 mDelegate.clearSelection();
92 mDelegate.clearSelection();
107 public void clearSelection() { method in class:DocsSelectionHelper
108 mDelegate.clearSelection();
239 public void clearSelection() { method in class:DocsSelectionHelper.DummySelectionHelper
/packages/apps/DocumentsUI/src/com/android/documentsui/selection/
H A DSelectionHelper.java88 public abstract void clearSelection(); method in class:SelectionHelper
H A DDefaultSelectionHelper.java178 public void clearSelection() { method in class:DefaultSelectionHelper
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/
H A DDocsSelectionHelperTest.java172 public void clearSelection() { method in class:DocsSelectionHelperTest.TestSelectionManager
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DPhotoTable.java76 PhotoTable.this.clearSelection();
190 public void clearSelection() { method in class:PhotoTable
214 clearSelection();
233 clearSelection();
247 clearSelection();
413 clearSelection();

Completed in 130 milliseconds