Searched refs:LibraryAdapter (Results 1 – 1 of 1) sorted by relevance
84 private LibraryAdapter mLibraryItems;237 mLibraryItems = new LibraryAdapter(); in onCreate()651 private final class LibraryAdapter extends ArrayAdapter<MediaItem> { class in MainActivity652 public LibraryAdapter() { in LibraryAdapter() method in MainActivity.LibraryAdapter