Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DTestDialog.java348 private static class EmptyView extends View { class in TestDialog
349 EmptyView(Context context) { in EmptyView() method in TestDialog.EmptyView