Home
last modified time | relevance | path

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

/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/dirlist/
DTestSelectionEnvironment.java70 public Point createAbsolutePoint(Point relativePoint) { in createAbsolutePoint() method in TestSelectionEnvironment
DMultiSelectManager_GridModelTest.java371 public Point createAbsolutePoint(Point relativePoint) { in createAbsolutePoint() method in MultiSelectManager_GridModelTest.TestEnvironment
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
DMultiSelectManager.java937 Point createAbsolutePoint(Point relativePoint); in createAbsolutePoint() method
982 public Point createAbsolutePoint(Point relativePoint) { in createAbsolutePoint() method in MultiSelectManager.RuntimeSelectionEnvironment