Home
last modified time | relevance | path

Searched defs:getSetCookieUrl (Results 1 – 2 of 2) sorted by relevance

/cts/libs/webkit-shared/src/android/webkit/cts/
DIWebServer.aidl62 String getSetCookieUrl(String path, String key, String value, String attributes); in getSetCookieUrl() method
/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java463 public String getSetCookieUrl(String path, String key, String value) { in getSetCookieUrl() method in CtsTestServer
475 public String getSetCookieUrl(String path, String key, String value, String attributes) { in getSetCookieUrl() method in CtsTestServer