Searched refs:mChildWrapper (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DBrowserHistoryPage.java76 HistoryChildWrapper mChildWrapper; field in class:BrowserHistoryPage
243 mChildWrapper = new HistoryChildWrapper(mAdapter);
245 mChildList.setAdapter(mChildWrapper);
258 mChildWrapper.setSelectedGroup(position);

Completed in 34 milliseconds