Searched refs:TYPE_BOOLEAN (Results 1 – 17 of 17) sorted by relevance
92 static final int TYPE_BOOLEAN = 'Z'; field in TypedProperties114 return TYPE_BOOLEAN; in interpretType()236 if (type == TYPE_BOOLEAN) { in parseValue()
48 public static final int TYPE_BOOLEAN = 1; field in RestrictionEntry167 this.mType = TYPE_BOOLEAN; in RestrictionEntry()
645 case RestrictionEntry.TYPE_BOOLEAN: in loadRestriction()701 case RestrictionEntry.TYPE_BOOLEAN: in addRestrictionToBundle()
294 if ((typeMask & android::ResTable_map::TYPE_BOOLEAN) != 0) { in printMask()376 if (attr->typeMask & android::ResTable_map::TYPE_BOOLEAN) { in buildAttributeMismatchMessage()
463 return android::ResTable_map::TYPE_BOOLEAN; in androidTypeToAttributeTypeMask()501 if (typeMask & android::ResTable_map::TYPE_BOOLEAN) { in parseItemForAttribute()
44 else if (piece == u"boolean") return android::ResTable_map::TYPE_BOOLEAN; in parseFormatType()314 { u"bool", { ResourceType::kBool, android::ResTable_map::TYPE_BOOLEAN } }, in parseResource()
202 EXPECT_EQ(uint32_t(android::ResTable_map::TYPE_BOOLEAN), attr->typeMask); in TEST_F()
145 private static final String TYPE_BOOLEAN = "b"; field in Content.Parser359 } else if (TYPE_BOOLEAN.equalsIgnoreCase(type)) { in parseBindValue()
118 if (typeMask & android::ResTable_map::TYPE_BOOLEAN) { in addAttributeFormatDoc()
1462 TYPE_BOOLEAN = 1<<3, enumerator
178 { booleanArray, sizeof(booleanArray)/2, ResTable_map::TYPE_BOOLEAN,1413 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_BOOLEAN; in compileResourceFile()
5450 if ((attrType&ResTable_map::TYPE_BOOLEAN) == 0) { in stringToValue()5471 if ((attrType&ResTable_map::TYPE_BOOLEAN) == 0) { in stringToValue()
257 <li>{@link android.content.RestrictionEntry#TYPE_BOOLEAN} for a restriction that is
8062 field public static final int TYPE_BOOLEAN = 1; // 0x1
9021 field public static final int TYPE_BOOLEAN = 1; // 0x1
9030 field public static final int TYPE_BOOLEAN = 1; // 0x1
9363 field public static final int TYPE_BOOLEAN = 1; // 0x1