Home
last modified time | relevance | path

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

/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/netlink/
DStructNlAttrTest.java52 final StructNlAttr attr2 = new StructNlAttr(IFLA_ADDRESS, array); in testGetValueAsMacAddress() local
66 final StructNlAttr attr2 = new StructNlAttr(IFLA_IFNAME, array); in testGetValueAsString() local
81 final StructNlAttr attr2 = new StructNlAttr(IFA_FLAGS, malformed_int); in testGetValueAsIntger() local
/frameworks/base/libs/androidfw/tests/data/lib_one/
DR.h30 attr2 = 0x02010001, // default enumerator
/frameworks/base/tools/lint/checks/src/main/java/com/google/android/lint/
DEnforcePermissionDetector.kt60 val attr2 = anno2.parameterList.attributes in areAnnotationsEquivalent() constant
/frameworks/base/libs/androidfw/tests/data/basic/
DR.h30 attr2 = 0x7f010001, enumerator
/frameworks/base/tools/aapt2/
DResourceValues_test.cpp237 Attribute attr2(TYPE_INTEGER | TYPE_ENUM); in TEST() local
/frameworks/base/tools/aapt2/link/
DManifestFixer.cpp119 xml::Attribute* attr2 = el->FindAttribute(xml::kSchemaAndroid, attrName2); in RequiredOneAndroidAttribute() local
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/wifi/
DWifiTrackerTest.java399 Bundle attr2 = new Bundle(); in sendUpdatedScores() local