Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
DAlertController.java835 public static class RecycleListView extends ListView { class in AlertController
839 public RecycleListView(Context context) { in RecycleListView() method in AlertController.RecycleListView
843 public RecycleListView(Context context, AttributeSet attrs) { in RecycleListView() method in AlertController.RecycleListView
/frameworks/base/core/java/com/android/internal/app/
DAlertController.java929 public static class RecycleListView extends ListView { class in AlertController
935 public RecycleListView(Context context) { in RecycleListView() method in AlertController.RecycleListView
939 public RecycleListView(Context context, AttributeSet attrs) { in RecycleListView() method in AlertController.RecycleListView