Home
last modified time | relevance | path

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

/samples/Support4Demos/src/main/java/com/example/android/supportv4/widget/
DExploreByTouchHelperActivity.java103 public static class CustomView extends View { class in ExploreByTouchHelperActivity
111 public CustomView(Context context, AttributeSet attrs) { in CustomView() method in ExploreByTouchHelperActivity.CustomView