Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DUrlQuerySanitizer.java147 public final static int LT_OK = 1 << 5; field in UrlQuerySanitizer.IllegalCharacterValueSanitizer
265 ALL_OK & ~(NUL_OK | LT_OK | GT_OK);
398 case '<' : return (mFlags & LT_OK) != 0; in characterIsLegal()
/frameworks/base/api/
Dcurrent.txt18653 field public static final int LT_OK = 32; // 0x20
Dsystem-current.txt20216 field public static final int LT_OK = 32; // 0x20