Searched refs:attributes (Results 1 – 9 of 9) 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/winscope/src/parsers/window_manager/computations/ |
D | rects_computation_test.ts | 87 attributes: { 101 attributes: {
|
/development/tools/winscope/src/viewers/viewer_screen_recording/ |
D | viewer_screen_recording_component.ts | 173 attributes: true,
|
/development/tools/checkcolor/ |
D | build.gradle | 41 attributes("Lint-Registry": "com.google.checkcolor.lint.HardcodedColorIssueRegistry")
|
/development/tools/cargo_embargo/testdata/async-trait/ |
D | cargo.metadata | 92 "name": "tracing-attributes", 7529 "name": "tracing-attributes", 7604 "attributes": [ 7605 "tracing-attributes" 7609 "attributes" 7632 "tracing-attributes": [ 7633 "dep:tracing-attributes" 8216 "description": "Procedural macro attributes for automatically instrumenting functions.\n", 8223 "id": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.27", 8234 …/mgeisler/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/Cargo.tom… [all …]
|
/development/tools/external_crates/ |
D | Cargo.lock | 786 "gix-attributes", 844 name = "gix-attributes" 1417 "gix-attributes", 2605 "tracing-attributes", 2610 name = "tracing-attributes"
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 710 personality - n. the complex of all the attributes--behavioral, temperamental, emotional and mental…
|