Searched defs:TestView (Results 1 – 6 of 6) sorted by relevance
54 class TestView extends GLSurfaceView { class55 TestView(Context context) { in TestView() method in TestView60 public TestView(Context context, AttributeSet attrs) { in TestView() method in TestView
198 public static class TestView extends ViewGroup { class in ViewGroupTest199 TestView(Context context, int right) { in TestView() method in ViewGroupTest.TestView203 TestView(Context context, int left, int top, int right, int bottom) { in TestView() method in ViewGroupTest.TestView
135 private static class TestView extends View { class in ViewGroupTransientViewTest140 TestView(Context context) { in TestView() method in ViewGroupTransientViewTest.TestView
60 class TestView extends GLSurfaceView { class61 TestView(Context context) { in TestView() method in TestView66 public TestView(Context context, AttributeSet attrs) { in TestView() method in TestView
170 private class TestView(context: Context) : View(context), BackgroundAnimatableView { class in com.android.systemui.statusbar.events.SystemEventChipAnimationControllerTest
109 private class TestView(context: Context?) : View(context), SmartspaceView { class in com.android.systemui.smartspace.DreamSmartspaceControllerTest