Searched defs:TYPE_BOOLEAN (Results 1 – 4 of 4) sorted by relevance
48 public static final int TYPE_BOOLEAN = 1; field in RestrictionEntry
92 static final int TYPE_BOOLEAN = 'Z'; field in TypedProperties
145 private static final String TYPE_BOOLEAN = "b"; field in Content.Parser
1462 TYPE_BOOLEAN = 1<<3, enumerator