Home
last modified time | relevance | path

Searched defs:attr2 (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/libs/androidfw/tests/data/lib_one/
H A DR.h30 attr2 = 0x02010001, // default enumerator
/aosp14/frameworks/base/libs/androidfw/tests/data/basic/
H A DR.h30 attr2 = 0x7f010001, enumerator
/aosp14/frameworks/base/tools/lint/global/checks/src/main/java/com/google/android/lint/aidl/
H A DEnforcePermissionDetector.kt82 val attr2 = anno2.parameterList.attributes regex
/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues_test.cpp237 Attribute attr2(TYPE_INTEGER | TYPE_ENUM); in TEST() local
/aosp14/frameworks/base/tools/aapt2/link/
H A DManifestFixer.cpp206 xml::Attribute* attr2 = el->FindAttribute(xml::kSchemaAndroid, attrName2); in RequiredOneAndroidAttribute() local
/aosp14/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/wifi/
H A DWifiTrackerTest.java399 Bundle attr2 = new Bundle(); in sendUpdatedScores() local