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

  /frameworks/webview/chromium/java/com/android/webview/chromium/
CookieManagerAdapter.java 97 public void removeSessionCookie() {
  /frameworks/base/docs/html/sdk/api_diff/21/changes/
android.webkit.CookieManager.html 157 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/CookieManager.html#removeSessionCookie()" target="_top"><code>removeSessionCookie</code></A>() </nobr>
methods_index_changes.html 430 <nobr><A HREF="android.webkit.CookieManager.html#android.webkit.CookieManager.removeSessionCookie_changed()" class="hiddenlink" target="rightframe">removeSessionCookie
    [all...]
alldiffs_index_changes.html     [all...]
methods_index_all.html     [all...]
  /frameworks/base/docs/html/sdk/api_diff/preview-21/changes/
android.webkit.CookieManager.html 157 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/webkit/CookieManager.html#removeSessionCookie()" target="_top"><code>removeSessionCookie</code></A>() </nobr>
methods_index_changes.html 292 <nobr><A HREF="android.webkit.CookieManager.html#android.webkit.CookieManager.removeSessionCookie_changed()" class="hiddenlink" target="rightframe">removeSessionCookie
alldiffs_index_changes.html     [all...]
methods_index_all.html     [all...]
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwCookieManager.java 33 public void removeSessionCookie() {
  /frameworks/base/core/java/android/webkit/
CookieManager.java 182 public void removeSessionCookie() {
  /cts/tests/tests/webkit/src/android/webkit/cts/
CookieManagerTest.java 208 mCookieManager.removeSessionCookie();
  /packages/apps/Browser/src/com/android/browser/
Controller.java 288 CookieManager.getInstance().removeSessionCookie();
    [all...]

Completed in 779 milliseconds