Searched defs:hasView (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/selection/ | ||
| D | BandControllerTest.java | 233 public boolean hasView(int adapterPosition) { in hasView() method in BandControllerTest.TestSelectionEnvironment |
| D | BandController_GridModelTest.java | 448 public boolean hasView(int adapterPosition) { in hasView() method in BandController_GridModelTest.TestEnvironment |
| /packages/apps/DocumentsUI/src/com/android/documentsui/selection/ | ||
| D | BandController.java | 1028 boolean hasView(int adapterPosition); in hasView() method |