Home
last modified time | relevance | path

Searched defs:attr (Results 1 – 25 of 105) sorted by relevance

12345

/frameworks/base/tools/aapt2/link/
DManifestFixer.cpp28 static bool nameIsJavaClassName(xml::Element* el, xml::Attribute* attr, in nameIsJavaClassName()
55 if (xml::Attribute* attr = el->findAttribute(xml::kSchemaAndroid, u"name")) { in optionalNameIsJavaClassName() local
62 if (xml::Attribute* attr = el->findAttribute(xml::kSchemaAndroid, u"name")) { in requiredNameIsJavaClassName() local
71 xml::Attribute* attr = el->findAttribute({}, u"package"); in verifyManifest() local
168 if (xml::Attribute* attr = el->findAttribute(xml::kSchemaAndroid, u"targetPackage")) { in buildRules() local
243 xml::Attribute* attr = manifestEl->findAttribute({}, u"package"); in renameManifestPackage() local
DManifestFixer_test.cpp96 xml::Attribute* attr; local
179 xml::Attribute* attr = nullptr; local
229 xml::Attribute* attr = instrumentationEl->findAttribute(xml::kSchemaAndroid, u"targetPackage"); local
247 xml::Attribute* attr = manifestEl->findAttribute(xml::kSchemaAndroid, u"versionName"); local
/frameworks/av/include/media/
DAudioPolicyHelper.h21 static audio_stream_type_t audio_attributes_to_stream_type(const audio_attributes_t *attr) in audio_attributes_to_stream_type()
65 audio_attributes_t *attr) { in stream_type_to_audio_attributes()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DThemeUtils.java61 public static int getThemeAttrColor(Context context, int attr) { in getThemeAttrColor()
71 public static ColorStateList getThemeAttrColorStateList(Context context, int attr) { in getThemeAttrColorStateList()
81 public static int getDisabledThemeAttrColor(Context context, int attr) { in getDisabledThemeAttrColor()
107 static int getThemeAttrColor(Context context, int attr, float alpha) { in getThemeAttrColor()
/frameworks/base/tools/aapt2/java/
DProguardRules.cpp87 for (const auto& attr : node->attributes) { in visit() local
114 xml::Attribute* attr = node->findAttribute(xml::kSchemaAndroid, u"fragment"); in visit() local
132 xml::Attribute* attr = node->findAttribute({}, u"class"); in visit() local
150 xml::Attribute* attr = node->findAttribute({}, u"package"); in visit() local
156 xml::Attribute* attr = node->findAttribute(xml::kSchemaAndroid, u"backupAgent"); in visit() local
171 xml::Attribute* attr = node->findAttribute(xml::kSchemaAndroid, u"name"); in visit() local
DJavaClassGenerator.cpp98 static void addAttributeFormatDoc(AnnotationProcessor* processor, Attribute* attr) { in addAttributeFormatDoc()
219 for (const auto& attr : styleable->entries) { in addMembersToStyleableClass() local
472 if (Attribute* attr = valueCast<Attribute>(entry->values.front()->value.get())) { in addMembersToTypeClass() local
DManifestClassGenerator.cpp63 xml::Attribute* attr = el->findAttribute(xml::kSchemaAndroid, u"name"); in writeSymbol() local
DJavaClassGenerator_test.cpp261 Attribute attr(false); in TEST() local
293 Attribute attr(false); in TEST() local
/frameworks/compile/mclinker/include/mcld/MC/
DInputFactory.h51 const AttributeProxy& attr() const { return *m_pLast; } in attr() function
52 AttributeProxy& attr() { return *m_pLast; } in attr() function
/frameworks/base/include/androidfw/
DAttributeFinder.h25 static inline uint32_t getPackage(uint32_t attr) { in getPackage()
145 Iterator BackTrackingAttributeFinder<Derived, Iterator>::find(uint32_t attr) { in find()
/frameworks/base/media/java/android/media/
DPlayerBase.java59 PlayerBase(@NonNull AudioAttributes attr) { in PlayerBase()
91 void baseUpdateAudioAttributes(@NonNull AudioAttributes attr) { in baseUpdateAudioAttributes()
/frameworks/wilhelm/src/
Dlocks.h39 #define object_unlock_exclusive_attributes(thiz, attr) \ argument
55 #define interface_unlock_exclusive_attributes(thiz, attr) \ argument
/frameworks/base/tools/aapt2/
DResourceParser_test.cpp134 Attribute* attr = test::getValue<Attribute>(&mTable, u"@attr/foo"); in TEST_F() local
167 Attribute* attr = test::getValue<Attribute>(&mTable, u"@attr/foo"); in TEST_F() local
186 Attribute* attr = test::getValue<Attribute>(&mTable, u"@attr/foo"); in TEST_F() local
200 Attribute* attr = test::getValue<Attribute>(&mTable, u"@attr/foo"); in TEST_F() local
387 Attribute* attr = test::getValue<Attribute>(&mTable, u"@attr/bar"); in TEST_F() local
519 Attribute* attr = test::getValue<Attribute>(&mTable, u"@attr/foo"); in TEST_F() local
DDebug.cpp37 void visit(Attribute* attr) override { in visit()
98 for (const auto& attr : styleable->entries) { in visit() local
DResourceTable_test.cpp110 Attribute* attr = test::getValue<Attribute>(&table, u"@android:attr/foo"); in TEST() local
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
DMediaRouterThemeHelper.java75 public static int getThemeResource(Context context, int attr) { in getThemeResource()
147 private static int getThemeColor(Context context, int style, int attr) { in getThemeColor()
/frameworks/base/core/java/android/app/
DSearchableInfo.java310 private SearchableInfo(Context activityContext, AttributeSet attr, final ComponentName cName) { in SearchableInfo()
403 ActionKeyInfo(Context activityContext, AttributeSet attr) { in ActionKeyInfo()
577 AttributeSet attr = Xml.asAttributeSet(xml); in getActivityMetaData() local
592 AttributeSet attr = Xml.asAttributeSet(xml); in getActivityMetaData() local
/frameworks/av/media/libstagefright/tests/
DDummyRecorder.cpp43 pthread_attr_t attr; in start() local
/frameworks/base/tools/aapt/
DAaptXml.h62 const char* attr, android::String8* outError) { in getIntegerAttribute()
DAaptXml.cpp80 const char* attr, String8* outError) { in getAttribute()
124 const char* attr, int32_t defValue, String8* outError) { in getIntegerAttribute()
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
DR$attr.class ... android.layoutlib.test.myapplication.R$attr extends java.lang.Object { public static final ...
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mdnsFilter/
DMDNSUtils.java78 private static boolean containsVendor(@NonNull String attr, @NonNull Set<String> vendorNames) { in containsVendor()
/frameworks/native/opengl/tests/configdump/
Dconfigdump.cpp79 for (int attr = 0 ; attr<sizeof(attributes)/sizeof(Attribute) ; attr++) { in main() local
/frameworks/base/tools/aapt2/xml/
DXmlDom.cpp208 Attribute attr; in copyAttributes() local
351 for (auto& attr : attributes) { in findAttribute() local
381 Attribute* attr = el->findAttribute(attrNs, attrName); in findChildWithAttribute() local
/frameworks/support/v4/kitkat/android/support/v4/print/
DPrintHelperKitkat.java239 PrintAttributes attr = new PrintAttributes.Builder() in printBitmap() local
565 PrintAttributes attr = builder.build(); in printBitmap() local

12345