/frameworks/compile/libbcc/lib/Support/ |
D | TargetCompilerConfigs.cpp | 98 std::vector<std::string> attributes; in ARMBaseCompilerConfig() local 108 std::vector<std::string> attributes; in enableNEON() local
|
/frameworks/base/sax/java/android/sax/ |
D | RootElement.java | 111 Attributes attributes) throws SAXException { in startElement() 140 void startRoot(String uri, String localName, Attributes attributes) in startRoot() 153 void start(Element e, Attributes attributes) { in start()
|
D | StartElementListener.java | 31 void start(Attributes attributes); in start()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | GraphReader.java | 278 private void addImportCommand(Attributes attributes) throws SAXException { in addImportCommand() 283 private void addLibraryCommand(Attributes attributes) throws SAXException { in addLibraryCommand() 288 private void addConnectCommand(Attributes attributes) { in addConnectCommand() 354 private void addVarCommand(Attributes attributes) throws SAXException { in addVarCommand() 371 private void beginFilter(Attributes attributes) throws SAXException { in beginFilter() 381 private void addFilterInput(Attributes attributes) throws SAXException { in addFilterInput() 409 private static Object getAssignmentValue(Attributes attributes) { in getAssignmentValue() 433 private static String getRequiredAttribute(Attributes attributes, String name) in getRequiredAttribute()
|
/frameworks/base/sax/tests/saxtests/src/android/sax/ |
D | SafeSaxTest.java | 58 public void start(Attributes attributes) { in start() 71 public void start(Attributes attributes) { in start() 339 public void start(Attributes attributes) { in start() 363 Attributes attributes) throws SAXException { in startElement()
|
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 29 Attribute attributes[] = { variable
|
/frameworks/base/drm/java/android/drm/ |
D | DrmInfoEvent.java | 88 HashMap<String, Object> attributes) { in DrmInfoEvent()
|
D | DrmErrorEvent.java | 97 HashMap<String, Object> attributes) { in DrmErrorEvent()
|
D | DrmEvent.java | 63 HashMap<String, Object> attributes) { in DrmEvent()
|
/frameworks/base/core/java/android/print/pdf/ |
D | PrintedPdfDocument.java | 84 public PrintedPdfDocument(Context context, PrintAttributes attributes) { in PrintedPdfDocument()
|
/frameworks/base/core/java/android/hardware/usb/ |
D | UsbEndpoint.java | 44 public UsbEndpoint(int address, int attributes, int maxPacketSize, int interval) { in UsbEndpoint()
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 478 private void handleStartTag(String tag, Attributes attributes) { in handleStartTag() 632 Attributes attributes, Html.ImageGetter img) { in startImg() 654 Attributes attributes) { in startFont() 700 private static void startA(SpannableStringBuilder text, Attributes attributes) { in startA() 762 public void startElement(String uri, String localName, String qName, Attributes attributes) in startElement()
|
/frameworks/base/core/java/android/print/ |
D | PrintJobInfo.java | 478 public void setAttributes(PrintAttributes attributes) { in setAttributes() 700 public void setAttributes(PrintAttributes attributes) { in setAttributes()
|
D | IPrintManager.aidl | 38 in PrintAttributes attributes, String packageName, int appId, int userId); in print()
|
/frameworks/base/core/java/android/printservice/ |
D | PrintServiceInfo.java | 128 TypedArray attributes = resources.obtainAttributes(allAttributes, in create() local
|
/frameworks/base/services/java/com/android/server/usb/ |
D | UsbHostManager.java | 132 int attributes = endpointValues[eval++]; in usbDeviceAdded() local
|
/frameworks/wilhelm/src/ |
D | locks.c | 149 void object_unlock_exclusive_attributes_(IObject *thiz, unsigned attributes, in object_unlock_exclusive_attributes_()
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeLayoutParamsMapAttributes.java | 36 public BridgeLayoutParamsMapAttributes(Map<String, String> attributes) { in BridgeLayoutParamsMapAttributes() argument
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 557 } attributes[] = { in hwcTestColor2Pixel() local 609 } attributes[] = { in hwcTestSetPixel() local 801 } attributes[] = { in hwcTestColorConvert() local
|
/frameworks/base/core/java/android/widget/ |
D | RadioGroup.java | 81 TypedArray attributes = context.obtainStyledAttributes( in RadioGroup() local
|
D | SpellChecker.java | 336 final int attributes = suggestionsInfo.getSuggestionsAttributes(); in onGetSuggestionsInternal() local
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | FontLoader.java | 211 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 189 int[] attributes = { in printConfig() local
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 189 int[] attributes = { in printConfig() local
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 192 int[] attributes = { in printConfig() local
|