Searched refs:isPersistent (Results 1 – 9 of 9) sorted by relevance
89 public boolean isPersistent() { in isPersistent() method in BasicClientCookie290 return !this.discard && super.isPersistent(); in isPersistent()
181 public boolean isPersistent() { in isPersistent() method in BasicClientCookie
76 assertThat(preference.isPersistent()).isTrue(); in setPersistent_shouldMarkThePreferenceAsPersistent()79 assertThat(preference.isPersistent()).isFalse(); in setPersistent_shouldMarkThePreferenceAsPersistent()
97 boolean isPersistent(); in isPersistent() method
181 if (cookie.isPersistent()) { in clearAndAddPersistentCookies()287 public boolean isPersistent() { in isPersistent() method in RoboCookieManager.Cookie
59 Return<void> isPersistent(isPersistent_cb _hidl_cb) override;
92 Return<void> P2pNetwork::isPersistent(isPersistent_cb _hidl_cb) in isPersistent() function in android::hardware::wifi::supplicant::V1_2::implementation::P2pNetwork
213 HPLorg/apache/http/cookie/Cookie;->isPersistent()Z
1972 method @Deprecated public boolean isPersistent();3018 method @Deprecated public boolean isPersistent();