HomeSort by relevance Sort by last modified time
    Searched full:historyintent (Results 1 - 1 of 1) sorted by null

  /packages/apps/Browser/src/com/android/browser/
CombinedBookmarkHistoryActivity.java 118 Intent historyIntent = new Intent(this, BrowserHistoryPage.class);
121 historyIntent.putExtras(extras);
124 createTab(historyIntent, R.string.tab_history,

Completed in 792 milliseconds