Searched refs:LibraryAdapter (Results 1 – 2 of 2) sorted by relevance
21 public class LibraryAdapter { class
90 private LibraryAdapter mLibraryItems;257 mLibraryItems = new LibraryAdapter(); in onCreate()686 private final class LibraryAdapter extends ArrayAdapter<MediaItem> { class in SampleMediaRouterActivity687 public LibraryAdapter() { in LibraryAdapter() method in SampleMediaRouterActivity.LibraryAdapter