Home
last modified time | relevance | path

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

/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
DHitRectBug.java37 setContentView(new TestDrawingView(this)); in onCreate()
40 public static class TestDrawingView extends RelativeLayout class in HitRectBug
46 public TestDrawingView(Context context) in TestDrawingView() method in HitRectBug.TestDrawingView