Searched defs:TYPE_BOOLEAN (Results 1 – 7 of 7) sorted by relevance
25 private const val TYPE_BOOLEAN = "boolean" constant
87 public static final @ActionType int TYPE_BOOLEAN = 1; field in ControlAction
49 public static final int TYPE_BOOLEAN = 1; field in RestrictionEntry
92 static final int TYPE_BOOLEAN = 'Z'; field in TypedProperties
156 private static final String TYPE_BOOLEAN = "b"; field in Content.Parser
1688 TYPE_BOOLEAN = 1<<3, enumerator
261 private static final int TYPE_BOOLEAN = 1; field in PackageManager.Property