/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/tools/checkstyle/ |
D | checkstyle.py | 162 file_name = file_element.attributes['name'].value 175 line = int(error.attributes['line'].value) 176 rule = error.attributes['source'].value 183 column = '%s:' % error.attributes['column'].value 184 message = error.attributes['message'].value 187 severity = error.attributes['severity'].value
|
D | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
checkstyle_packages.xml
sun_checks.xml
com/
... |
/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/ndk/platforms/android-21/include/linux/ |
D | ncp.h | 142 __le32 attributes; member 192 __le32 attributes; member
|
D | nvme.h | 159 __u8 attributes; member 257 __le32 attributes; member
|
/development/ndk/platforms/android-3/include/linux/ |
D | ncp.h | 128 __le32 attributes; member 171 __le32 attributes; member
|
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/ |
D | GL2JNIView.java | 233 int[] attributes = { in printConfig() local 304 for (int i = 0; i < attributes.length; i++) { in printConfig() 305 int attribute = attributes[i]; in printConfig()
|
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 252 # For Microsoft's IDL there are propget and propput attributes to indicate getter 956 # The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the custom filter to add.For … 961 # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this project's 963 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">Qt Help Project / Filter …
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 252 # For Microsoft's IDL there are propget and propput attributes to indicate getter 956 # The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the custom filter to add.For … 961 # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this project's 963 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">Qt Help Project / Filter …
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 710 personality - n. the complex of all the attributes--behavioral, temperamental, emotional and mental…
|