HomeSort by relevance Sort by last modified time
    Searched defs:applyProvisionalSelection (Results 1 - 3 of 3) sorted by null

  /packages/apps/DocumentsUI/src/com/android/documentsui/selection/
Selection.java 153 protected void applyProvisionalSelection() {
BandController.java 311 mSelection.applyProvisionalSelection();
    [all...]
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/selection/
SelectionManagerTest.java 193 mManager.getSelection().applyProvisionalSelection();
215 mManager.getSelection().applyProvisionalSelection();
308 s.applyProvisionalSelection();

Completed in 416 milliseconds