Home
last modified time | relevance | path

Searched refs:ClusterAdapter (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DGalleryActionBar.java56 private ClusterAdapter mAdapter = new ClusterAdapter();
110 private class ClusterAdapter extends BaseAdapter { class in GalleryActionBar