Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DEditTextTest.java519 private static SparseArray<Point> getScreenCoords(TextView textView, int ... offsets) { in getScreenCoords() method in EditTextTest
527 private static Point getScreenCoords(TextView textView, int offset) { in getScreenCoords() method in EditTextTest