Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/compile/libbcc/lib/Support/
DTargetCompilerConfigs.cpp98 std::vector<std::string> attributes; in ARMBaseCompilerConfig() local
108 std::vector<std::string> attributes; in enableNEON() local
/frameworks/base/sax/java/android/sax/
DRootElement.java111 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()
DStartElementListener.java31 void start(Attributes attributes); in start()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphReader.java278 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/
DSafeSaxTest.java58 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/
Dconfigdump.cpp29 Attribute attributes[] = { variable
/frameworks/base/drm/java/android/drm/
DDrmInfoEvent.java88 HashMap<String, Object> attributes) { in DrmInfoEvent()
DDrmErrorEvent.java97 HashMap<String, Object> attributes) { in DrmErrorEvent()
DDrmEvent.java63 HashMap<String, Object> attributes) { in DrmEvent()
/frameworks/base/core/java/android/print/pdf/
DPrintedPdfDocument.java84 public PrintedPdfDocument(Context context, PrintAttributes attributes) { in PrintedPdfDocument()
/frameworks/base/core/java/android/hardware/usb/
DUsbEndpoint.java44 public UsbEndpoint(int address, int attributes, int maxPacketSize, int interval) { in UsbEndpoint()
/frameworks/base/core/java/android/text/
DHtml.java478 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/
DPrintJobInfo.java478 public void setAttributes(PrintAttributes attributes) { in setAttributes()
700 public void setAttributes(PrintAttributes attributes) { in setAttributes()
DIPrintManager.aidl38 in PrintAttributes attributes, String packageName, int appId, int userId); in print()
/frameworks/base/core/java/android/printservice/
DPrintServiceInfo.java128 TypedArray attributes = resources.obtainAttributes(allAttributes, in create() local
/frameworks/base/services/java/com/android/server/usb/
DUsbHostManager.java132 int attributes = endpointValues[eval++]; in usbDeviceAdded() local
/frameworks/wilhelm/src/
Dlocks.c149 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/
DBridgeLayoutParamsMapAttributes.java36 public BridgeLayoutParamsMapAttributes(Map<String, String> attributes) { in BridgeLayoutParamsMapAttributes() argument
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp557 } attributes[] = { in hwcTestColor2Pixel() local
609 } attributes[] = { in hwcTestSetPixel() local
801 } attributes[] = { in hwcTestColorConvert() local
/frameworks/base/core/java/android/widget/
DRadioGroup.java81 TypedArray attributes = context.obtainStyledAttributes( in RadioGroup() local
DSpellChecker.java336 final int attributes = suggestionsInfo.getSuggestionsAttributes(); in onGetSuggestionsInternal() local
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DFontLoader.java211 public void startElement(String uri, String localName, String name, Attributes attributes) in startElement()
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java189 int[] attributes = { in printConfig() local
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java189 int[] attributes = { in printConfig() local
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java192 int[] attributes = { in printConfig() local

12