Searched defs:cookie (Results 1 – 3 of 3) sorted by relevance
109 public void download(String url, ImageView imageView, String cookie) { in download()133 private void forceDownload(String url, ImageView imageView, String cookie) { in forceDownload()252 String cookie = params[1]; in doInBackground() local
59 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { in onQueryComplete()
122 int cookie = Integer.parseInt(path.substring(1, off)); in openFile() local