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

/packages/apps/Browser/src/com/android/browser/
H A DDownloadTouchIcon.java44 class DownloadTouchIcon extends AsyncTask<String, Void, Void> { class in inherits:AsyncTask
61 public DownloadTouchIcon(Tab tab, Context ctx, ContentResolver cr, WebView view) { method in class:DownloadTouchIcon
78 public DownloadTouchIcon(Context ctx, ContentResolver cr, String url) { method in class:DownloadTouchIcon
92 public DownloadTouchIcon(Context context, Message msg, String userAgent) { method in class:DownloadTouchIcon

Completed in 75 milliseconds