Home
last modified time | relevance | path

Searched refs:attrs (Results 1 – 25 of 25) sorted by relevance

/tools/apksig/src/main/java/com/android/apksig/internal/jar/
DManifestParser.java84 List<Attribute> attrs = new ArrayList<>(); in readSection() local
85 attrs.add(parseAttr(attr)); in readSection()
94 attrs.add(parseAttr(attr)); in readSection()
100 return new Section(sectionStartOffset, sectionSizeBytes, attrs); in readSection()
301 public Section(int startOffset, int sizeBytes, List<Attribute> attrs) { in Section() argument
305 if (!attrs.isEmpty()) { in Section()
306 Attribute firstAttr = attrs.get(0); in Section()
312 mAttributes = Collections.unmodifiableList(new ArrayList<>(attrs)); in Section()
/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/
DChoreoTestActivity.java73 public ChoreoTestView(Context context, AttributeSet attrs) { in ChoreoTestView() argument
74 super(context, attrs); in ChoreoTestView()
77 public ChoreoTestView(Context context, AttributeSet attrs, int defStyleAttr) { in ChoreoTestView() argument
78 super(context, attrs, defStyleAttr); in ChoreoTestView()
81 … public ChoreoTestView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in ChoreoTestView() argument
82 super(context, attrs, defStyleAttr, defStyleRes); in ChoreoTestView()
DSurfaceFlingerTestActivity.java97 public TestView(Context context, AttributeSet attrs) { in TestView() argument
98 super(context, attrs); in TestView()
101 public TestView(Context context, AttributeSet attrs, int defStyleAttr) { in TestView() argument
102 super(context, attrs, defStyleAttr); in TestView()
105 public TestView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in TestView() argument
106 super(context, attrs, defStyleAttr, defStyleRes); in TestView()
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/sign/
DJarSigningTest.java101 Attributes attrs = manifest.getAttributes("directory/file"); in signJarWithPrexistingSimpleTextFilePre18() local
102 assertNotNull(attrs); in signJarWithPrexistingSimpleTextFilePre18()
103 assertEquals(1, attrs.size()); in signJarWithPrexistingSimpleTextFilePre18()
104 assertEquals("OOQgIEXBissIvva3ydRoaXk29Rk=", attrs.getValue("SHA1-Digest")); in signJarWithPrexistingSimpleTextFilePre18()
158 Attributes attrs = manifest.getAttributes("directory/file"); in signJarWithPrexistingSimpleTextFilePos18() local
159 assertNotNull(attrs); in signJarWithPrexistingSimpleTextFilePos18()
160 assertEquals(1, attrs.size()); in signJarWithPrexistingSimpleTextFilePos18()
162 attrs.getValue("SHA-256-Digest")); in signJarWithPrexistingSimpleTextFilePos18()
/tools/test/connectivity/acts/tests/google/power/wifi/
DPowerWiFiHotspotTest.py179 attrs = ['screen_status', 'band', 'client_connect', 'wifi_sharing']
181 self.decode_test_configs(attrs, indices)
199 attrs = [
204 self.decode_test_configs(attrs, indices)
DPowerWiFibaselineTest.py35 attrs = ['screen_status', 'wifi_status']
37 self.decode_test_configs(attrs, indices)
DPowerWiFidtimTest.py33 attrs = ['screen_status', 'wifi_band', 'dtim']
35 self.decode_test_configs(attrs, indices)
DPowerWiFiscanTest.py88 attrs = [
93 self.decode_test_configs(attrs, indices)
DPowerWiFitrafficTest.py31 attrs = [
36 self.decode_test_configs(attrs, indices)
DPowerWiFimulticastTest.py37 attrs = ['screen_status', 'wifi_band']
39 self.decode_test_configs(attrs, indices)
/tools/test/connectivity/acts/tests/google/power/bt/
DPowerBTbaselineTest.py33 attrs = ['screen_status', 'bt_status', 'ble_status', 'scan_status']
35 self.decode_test_configs(attrs, indices)
DPowerBTscanTest.py33 attrs = ['screen_status', 'bt_status', 'ble_status', 'scan_mode']
35 self.decode_test_configs(attrs, indices)
/tools/test/connectivity/acts/tests/google/power/coex/
DPowerCoexbaselineTest.py30 attrs = [
35 self.decode_test_configs(attrs, indices)
DPowerCoexscanTest.py44 attrs = [
50 self.decode_test_configs(attrs, indices)
/tools/apksig/src/main/java/com/android/apksig/internal/apk/v1/
DV1SchemeSigner.java464 Attributes attrs = new Attributes(); in generateSignatureFile() local
465 attrs.putValue( in generateSignatureFile()
470 SignatureFileWriter.writeIndividualSection(out, sectionName, attrs); in generateSignatureFile()
DV1SchemeVerifier.java2042 public SignedAttributes(Collection<Attribute> attrs) throws Pkcs7DecodingException { in SignedAttributes() argument
2043 Map<String, List<Asn1OpaqueObject>> result = new HashMap<>(attrs.size()); in SignedAttributes()
2044 for (Attribute attr : attrs) { in SignedAttributes()
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DPowerBaseTest.py194 def decode_test_configs(self, attrs, indices): argument
205 config_dict = dict(zip(attrs, values))
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py1711 attrs = [attr for attr in dir(CarrierConfigs) if not attr.startswith("__")]
1712 for attr in attrs:
/tools/dexter/testdata/expected/
Dmedium.rewrite30385 .params "context", "attrs"
59791 .params "context", "attrs"
59814 .params "context", "attrs", "defStyle"
65081 .params "context", "attrs"
74019 .params "context", "attrs"
89042 .params "context", "attrs"
109498 .params "context", "attrs"
109520 .params "context", "attrs", "defStyle"
114647 .params "context", "attrs"
114659 .params "context", "attrs", "defStyle"
[all …]
Dmedium.wrap_invoke30385 .params "context", "attrs"
59791 .params "context", "attrs"
59814 .params "context", "attrs", "defStyle"
65081 .params "context", "attrs"
74019 .params "context", "attrs"
89042 .params "context", "attrs"
109498 .params "context", "attrs"
109520 .params "context", "attrs", "defStyle"
114647 .params "context", "attrs"
114659 .params "context", "attrs", "defStyle"
[all …]
Dmedium.scratch_regs37550 .params "context", "attrs"
70685 .params "context", "attrs"
70717 .params "context", "attrs", "defStyle"
76865 .params "context", "attrs"
86983 .params "context", "attrs"
104185 .params "context", "attrs"
127062 .params "context", "attrs"
127093 .params "context", "attrs", "defStyle"
132666 .params "context", "attrs"
132687 .params "context", "attrs", "defStyle"
[all …]
Dmedium.exit_hook32627 .params "context", "attrs"
63110 .params "context", "attrs"
63134 .params "context", "attrs", "defStyle"
68669 .params "context", "attrs"
78005 .params "context", "attrs"
93612 .params "context", "attrs"
114731 .params "context", "attrs"
114754 .params "context", "attrs", "defStyle"
120001 .params "context", "attrs"
120014 .params "context", "attrs", "defStyle"
[all …]
Dmedium.entry_hook31578 .params "context", "attrs"
61564 .params "context", "attrs"
61588 .params "context", "attrs", "defStyle"
67002 .params "context", "attrs"
76120 .params "context", "attrs"
91436 .params "context", "attrs"
112272 .params "context", "attrs"
112295 .params "context", "attrs", "defStyle"
117490 .params "context", "attrs"
117503 .params "context", "attrs", "defStyle"
[all …]
Dmedium.compact_cfg36750 .params "context", "attrs"
71761 .params "context", "attrs"
71786 .params "context", "attrs", "defStyle"
78050 .params "context", "attrs"
88944 .params "context", "attrs"
106864 .params "context", "attrs"
131247 .params "context", "attrs"
131271 .params "context", "attrs", "defStyle"
137237 .params "context", "attrs"
137251 .params "context", "attrs", "defStyle"
[all …]
Dmedium.asm131936 .params "context", "attrs"
154806 .params "context", "attrs"
157063 .params "context", "attrs"
169591 .params "context", "attrs", "timeZone", "timeMillis", "l", "hideFilterSearch"