Searched refs:attributes (Results 1 – 6 of 6) sorted by relevance
/development/tools/apkcheck/src/com/android/apkcheck/ |
D | ApiDescrHandler.java | 69 Attributes attributes) { in startElement() argument 74 attributes.getValue("name")); in startElement() 78 attributes.getValue("name"), in startElement() 79 attributes.getValue("extends"), in startElement() 80 attributes.getValue("static")); in startElement() 83 mCurrentClass.addInterface(attributes.getValue("name")); in startElement() 86 mCurrentMethod = new MethodInfo(attributes.getValue("name"), in startElement() 87 attributes.getValue("return")); in startElement() 121 FieldInfo fInfo = new FieldInfo(attributes.getValue("name"), in startElement() 122 attributes.getValue("type")); in startElement() [all …]
|
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/ |
D | SampleGattAttributes.java | 25 private static HashMap<String, String> attributes = new HashMap(); field in SampleGattAttributes 31 attributes.put("0000180d-0000-1000-8000-00805f9b34fb", "Heart Rate Service"); 32 attributes.put("0000180a-0000-1000-8000-00805f9b34fb", "Device Information Service"); 34 attributes.put(HEART_RATE_MEASUREMENT, "Heart Rate Measurement"); in attributes.put() 35 attributes.put("00002a29-0000-1000-8000-00805f9b34fb", "Manufacturer Name String"); 39 String name = attributes.get(uuid); in lookup()
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
D | PhotoView.java | 107 TypedArray attributes = in getAttributes() local 112 attributes.getResourceId(R.styleable.ImageDownloaderView_hideShowSibling, -1); in getAttributes() 115 attributes.recycle(); in getAttributes()
|
/development/tools/checkcolor/ |
D | build.gradle | 41 attributes("Lint-Registry": "com.google.checkcolor.lint.HardcodedColorIssueRegistry")
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 1095 …s,fake_36HDBzC9TISaO_8ghwyDOA@fakeemail.com,Fix tests to verify complete behavior of new attributes 1977 …/cts,fake_36HDBzC9TISaO_8ghwyDOA@fakeemail.com,Add horizontal/vertical attributes for padding and … 2207 …c68e75,platform/cts,fake_P6bXu87CSICfEz2KROaYKA@fakeemail.com,support injection of build attributes 2219 …_fEv-JS0mKpM2j9VzS8w@fakeemail.com,Add CTS tests for the DEFAULT_NETWORK_* NetworkStats attributes. 4227 …4,platform/cts,fake_wEaC-W2gRuaKlcqxAiIzJA@fakeemail.com,Add unit tests for legal print attributes. 4341 …d,platform/cts,fake_s1X8xYNUTaSO5eyd-lNw4g@fakeemail.com,Check for bad attributes in StreamRecorde… 4497 …rm/cts,fake_UxpIGfoSSliuOStye0sOIg@fakeemail.com,CTS tests for notificationchannel audio attributes 4702 …2,platform/cts,fake_s1X8xYNUTaSO5eyd-lNw4g@fakeemail.com,Check for bad attributes in StreamRecorde… 5716 …rm/system/core,fake_2BmY6mtDQL2gat-q4INp1Q@fakeemail.com,libadfhwc: support hwc2 display attributes 6422 …tem/core,fake_DGbnL6-oQrG-BP4td_yJEA@fakeemail.com,Don't preserve file attributes when pulling bug… [all …]
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 710 personality - n. the complex of all the attributes--behavioral, temperamental, emotional and mental…
|