Searched refs:SPACE_OK (Results 1 – 4 of 4) sorted by relevance
128 public final static int SPACE_OK = 1 << 0; field in UrlQuerySanitizer.IllegalCharacterValueSanitizer182 SPACE_OK | OTHER_WHITESPACE_OK;231 URL_LEGAL | SPACE_OK;248 AMP_OK | SPACE_OK;256 SPACE_OK;333 if ((mFlags & SPACE_OK) != 0) { in sanitize()396 case ' ' : return (mFlags & SPACE_OK) != 0; in characterIsLegal()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17430 field public static final int SPACE_OK = 1; // 0x1
28989 field public static final int SPACE_OK = 1; // 0x1