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

  /packages/apps/Browser/src/com/android/browser/
BrowserDownloadAdapter.java 48 public class BrowserDownloadAdapter extends DateSortedExpandableListAdapter {
58 public BrowserDownloadAdapter(Context context, Cursor c, int index) {
BrowserDownloadPage.java 55 private BrowserDownloadAdapter mDownloadAdapter;
100 mDownloadAdapter = new BrowserDownloadAdapter(this,
362 .setMessage(BrowserDownloadAdapter.getErrorText(status))

Completed in 2327 milliseconds