Searched refs:SPEC_STAGED_API (Results 1 – 4 of 4) sorted by relevance
374 (type_spec_flags & android::ResTable_typeSpec::SPEC_STAGED_API) != 0; in FindByName()421 (*flags & android::ResTable_typeSpec::SPEC_STAGED_API) != 0; in FindById()
419 entry_config_masks |= android::util::HostToDevice32(ResTable_typeSpec::SPEC_STAGED_API); in FlattenTypeSpec()
422 spec_flags->second & ResTable_typeSpec::SPEC_STAGED_API) { in ParseType()
1415 SPEC_STAGED_API = 0x20000000u, enumerator