Searched refs:DocsItemDetailsLookup (Results 1 – 2 of 2) sorted by relevance
30 final class DocsItemDetailsLookup extends DocDetailsLookup { class34 public DocsItemDetailsLookup(RecyclerView view) { in DocsItemDetailsLookup() method in DocsItemDetailsLookup
484 mDetailsLookup = new DocsItemDetailsLookup(mRecView); in onActivityCreated()