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

  /packages/apps/DocumentsUI/src/com/android/documentsui/selection/
BandController.java 62 private final SelectionEnvironment mEnvironment;
87 SelectionEnvironment env,
374 private final SelectionEnvironment mHelper;
415 GridModel(SelectionEnvironment helper, IntPredicate gridItemTester, DocumentsAdapter adapter) {
    [all...]
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/selection/
BandControllerTest.java 164 private final class TestSelectionEnvironment implements BandController.SelectionEnvironment {
BandController_GridModelTest.java 283 private static final class TestEnvironment implements BandController.SelectionEnvironment {

Completed in 54 milliseconds