Home
last modified time | relevance | path

Searched refs:isPersistent (Results 1 – 9 of 9) sorted by relevance

/external/apache-http/src/org/apache/http/impl/cookie/
DBasicClientCookie2.java89 public boolean isPersistent() { in isPersistent() method in BasicClientCookie2
90 return !this.discard && super.isPersistent(); in isPersistent()
DBasicClientCookie.java181 public boolean isPersistent() { in isPersistent() method in BasicClientCookie
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/
DPreferenceIntegrationTest.java76 assertThat(preference.isPersistent()).isTrue(); in setPersistent_shouldMarkThePreferenceAsPersistent()
79 assertThat(preference.isPersistent()).isFalse(); in setPersistent_shouldMarkThePreferenceAsPersistent()
/external/apache-http/src/org/apache/http/cookie/
DCookie.java97 boolean isPersistent(); in isPersistent() method
/external/robolectric-shadows/shadows/framework/src/main/java/android/webkit/
DRoboCookieManager.java181 if (cookie.isPersistent()) { in clearAndAddPersistentCookies()
287 public boolean isPersistent() { in isPersistent() method in RoboCookieManager.Cookie
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dp2p_network.h59 Return<void> isPersistent(isPersistent_cb _hidl_cb) override;
Dp2p_network.cpp92 Return<void> P2pNetwork::isPersistent(isPersistent_cb _hidl_cb) in isPersistent() function in android::hardware::wifi::supplicant::V1_2::implementation::P2pNetwork
/external/apache-http/
Dart-profile213 HPLorg/apache/http/cookie/Cookie;->isPersistent()Z
/external/apache-http/api/
Dcurrent.txt1972 method @Deprecated public boolean isPersistent();
3018 method @Deprecated public boolean isPersistent();