Searched refs:TYPE_INTEGER (Results 1 – 12 of 12) sorted by relevance
84 public static final int TYPE_INTEGER = 5; field in RestrictionEntry189 mType = TYPE_INTEGER; in RestrictionEntry()
634 case RestrictionEntry.TYPE_INTEGER: in loadRestriction()709 case RestrictionEntry.TYPE_INTEGER: in addRestrictionToBundle()
374 return android::ResTable_map::TYPE_INTEGER | in androidTypeToAttributeTypeMask()425 if (typeMask & android::ResTable_map::TYPE_INTEGER) { in parseItemForAttribute()706 android::ResTable_map::TYPE_INTEGER); in parseResources()849 typeMask |= android::ResTable_map::TYPE_INTEGER; in parsePrimitive()932 else if (piece == u"integer") return android::ResTable_map::TYPE_INTEGER; in parseFormatType()
41 util::make_unique<Attribute>(false, android::ResTable_map::TYPE_INTEGER)); in SetUp()
259 if ((typeMask & android::ResTable_map::TYPE_INTEGER) != 0) { in printMask()
147 private static final String TYPE_INTEGER = "i"; field in Content.Parser361 } else if (TYPE_INTEGER.equalsIgnoreCase(type) || TYPE_LONG.equalsIgnoreCase(type)) { in parseBindValue()
1434 TYPE_INTEGER = 1<<2, enumerator
171 { integerArray, sizeof(integerArray)/2, ResTable_map::TYPE_INTEGER,418 if ((minIdx >= 0 || maxIdx >= 0) && (attr.type&ResTable_map::TYPE_INTEGER) == 0) { in compileAttribute()1422 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_INTEGER; in compileResourceFile()1502 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_INTEGER; in compileResourceFile()
4955 || attrType == ResTable_map::TYPE_INTEGER) { in stringToValue()5232 if ((attrType&ResTable_map::TYPE_INTEGER) == 0) { in stringToValue()
1974 NO DOC BLOCK: android.content.RestrictionEntry Field TYPE_INTEGER
8584 field public static final int TYPE_INTEGER = 5; // 0x5
8841 field public static final int TYPE_INTEGER = 5; // 0x5