Searched defs:HistoryChildWrapper (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DBrowserHistoryPage.java76 HistoryChildWrapper mChildWrapper;
243 mChildWrapper = new HistoryChildWrapper(mAdapter);
485 private static class HistoryChildWrapper extends HistoryWrapper { class in class:BrowserHistoryPage
489 public HistoryChildWrapper(HistoryAdapter adapter) { method in class:BrowserHistoryPage.HistoryChildWrapper

Completed in 24 milliseconds