Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/
DAddBookmarkPage.java984 public static class CustomListView extends ListView { class in AddBookmarkPage
991 public CustomListView(Context context) { in CustomListView() method in AddBookmarkPage.CustomListView
995 public CustomListView(Context context, AttributeSet attrs) { in CustomListView() method in AddBookmarkPage.CustomListView
999 public CustomListView(Context context, AttributeSet attrs, int defStyle) { in CustomListView() method in AddBookmarkPage.CustomListView