Home
last modified time | relevance | path

Searched refs:NUL_OK (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/net/
DUrlQuerySanitizer.java163 public final static int NUL_OK = 1 << 9; field in UrlQuerySanitizer.IllegalCharacterValueSanitizer
199 ALL_OK & ~NUL_OK;
211 ALL_OK & ~(ALL_WHITESPACE_OK | NUL_OK);
265 ALL_OK & ~(NUL_OK | LT_OK | GT_OK);
402 case '\0': return (mFlags & NUL_OK) != 0; in characterIsLegal()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17425 field public static final int NUL_OK = 512; // 0x200
/frameworks/base/api/
Dcurrent.txt23902 field public static final int NUL_OK = 512; // 0x200
Dtest-current.txt23971 field public static final int NUL_OK = 512; // 0x200
Dsystem-current.txt25780 field public static final int NUL_OK = 512; // 0x200