Home
last modified time | relevance | path

Searched defs:hasView (Results 1 – 3 of 3) sorted by relevance

/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/selection/
DBandControllerTest.java233 public boolean hasView(int adapterPosition) { in hasView() method in BandControllerTest.TestSelectionEnvironment
DBandController_GridModelTest.java448 public boolean hasView(int adapterPosition) { in hasView() method in BandController_GridModelTest.TestEnvironment
/packages/apps/DocumentsUI/src/com/android/documentsui/selection/
DBandController.java1028 boolean hasView(int adapterPosition); in hasView() method
1138 public boolean hasView(int pos) { in hasView() method in BandController.RuntimeSelectionEnvironment