Home
last modified time | relevance | path

Searched refs:GT_OK (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/net/
DUrlQuerySanitizer.java151 public final static int GT_OK = 1 << 6; field in UrlQuerySanitizer.IllegalCharacterValueSanitizer
265 ALL_OK & ~(NUL_OK | LT_OK | GT_OK);
399 case '>' : return (mFlags & GT_OK) != 0; in characterIsLegal()
/frameworks/base/api/
Dcurrent.txt18652 field public static final int GT_OK = 64; // 0x40
Dsystem-current.txt20215 field public static final int GT_OK = 64; // 0x40