Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/
DBrowserHistoryPage.java240 mGroupList.setAdapter(new HistoryGroupWrapper(mAdapter)); in inflateTwoPane()
457 private static class HistoryGroupWrapper extends HistoryWrapper { class in BrowserHistoryPage
459 public HistoryGroupWrapper(HistoryAdapter adapter) { in HistoryGroupWrapper() method in BrowserHistoryPage.HistoryGroupWrapper