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