Home
last modified time | relevance | path

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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DTextActivity.java35 static class CustomTextView extends View { class in TextActivity
43 CustomTextView(Context c) { in CustomTextView() method in TextActivity.CustomTextView