Home
last modified time | relevance | path

Searched refs:TestView (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DLocationOnScreenTests.java203 mView = new TestView(this); in onCreate()
229 private static class TestView extends View { class in LocationOnScreenTests
232 public TestView(Context context) { in TestView() method in LocationOnScreenTests.TestView