Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/selection/
DBandControllerTest.java208 public Rect getAbsoluteRectForChildViewAt(int index) { in getAbsoluteRectForChildViewAt() method in BandControllerTest.TestSelectionEnvironment
DBandController_GridModelTest.java397 public Rect getAbsoluteRectForChildViewAt(int index) { in getAbsoluteRectForChildViewAt() method in BandController_GridModelTest.TestEnvironment
/packages/apps/DocumentsUI/src/com/android/documentsui/selection/
DBandController.java1020 Rect getAbsoluteRectForChildViewAt(int index); in getAbsoluteRectForChildViewAt() method
1066 public Rect getAbsoluteRectForChildViewAt(int index) { in getAbsoluteRectForChildViewAt() method in BandController.RuntimeSelectionEnvironment