Searched refs:ACCEPT_NONE (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DCookiePolicy.java20 * CookiePolicy has three pre-defined policy. They are ACCEPT_ALL, ACCEPT_NONE
42 static final CookiePolicy ACCEPT_NONE = new CookiePolicy() { field in interface:CookiePolicy

Completed in 48 milliseconds