/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
AddressedMediaPlayer.java | 373 for (int attrIndex = 0; attrIndex < attrId.size(); attrIndex++) { 374 folderDataNative.mAttrIds[attrIndex] = attrId.get(attrIndex); 378 for (int attrIndex = 0; attrIndex < folderDataNative.mAttributesNum.length; attrIndex++) { 381 + folderDataNative.mAttributesNum[attrIndex] + " attrIndex " + attrIndex) [all...] |
BrowsedMediaPlayer.java | 681 for (int attrIndex = 0; attrIndex < attrId.size(); attrIndex++) { 682 folderDataNative.mAttrIds[attrIndex] = attrId.get(attrIndex); [all...] |
/frameworks/base/core/java/android/content/res/ |
TypedArray.java | 456 final int attrIndex = index; 478 "Failed to resolve attribute at index " + attrIndex + ": " + value); 481 throw new UnsupportedOperationException("Can't convert value at index " + attrIndex 574 final int attrIndex = index; 588 "Failed to resolve attribute at index " + attrIndex + ": " + value); 591 throw new UnsupportedOperationException("Can't convert value at index " + attrIndex 622 final int attrIndex = index; 635 "Failed to resolve attribute at index " + attrIndex + ": " + value); 638 throw new UnsupportedOperationException("Can't convert value at index " + attrIndex 670 final int attrIndex = index [all...] |
/frameworks/base/tools/aapt/ |
AaptXml.cpp | 26 static String8 getStringAttributeAtIndex(const ResXMLTree& tree, ssize_t attrIndex, 29 if (tree.getAttributeValue(attrIndex, &value) < 0) { 44 const char16_t* str = tree.getAttributeStringValue(attrIndex, &len); 48 static int32_t getIntegerAttributeAtIndex(const ResXMLTree& tree, ssize_t attrIndex, 51 if (tree.getAttributeValue(attrIndex, &value) < 0) {
|
Resource.cpp | [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
DOM2DTM.java | 149 int attrIndex=NULL; // start with no previous sib 155 attrIndex=addNode(attrs.item(i),0,attrIndex,NULL); 156 m_firstch.setElementAt(DTM.NULL,attrIndex); 160 m_nextsib.setElementAt(DTM.NULL,attrIndex); 530 int attrIndex=NULL; // start with no previous sib 542 attrIndex=addNode(attrs.item(i), 543 nextindex,attrIndex,NULL); 544 m_firstch.setElementAt(DTM.NULL,attrIndex); 570 attrIndex=addNode(new DOM2DTMdefaultNamespaceDeclarationNode [all...] |
/libcore/ojluni/src/main/java/java/security/ |
Security.java | [all...] |
/external/skia/experimental/svg/model/ |
SkSVGDOM.cpp | 382 const int attrIndex = SkStrSearch(&gAttributeParseInfo[0].fKey, 385 if (attrIndex < 0) { 392 SkASSERT(SkTo<size_t>(attrIndex) < SK_ARRAY_COUNT(gAttributeParseInfo)); 393 const auto& attrInfo = gAttributeParseInfo[attrIndex].fValue;
|
/external/skqp/experimental/svg/model/ |
SkSVGDOM.cpp | 382 const int attrIndex = SkStrSearch(&gAttributeParseInfo[0].fKey, 385 if (attrIndex < 0) { 392 SkASSERT(SkTo<size_t>(attrIndex) < SK_ARRAY_COUNT(gAttributeParseInfo)); 393 const auto& attrInfo = gAttributeParseInfo[attrIndex].fValue;
|
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/store/ |
SetterStore.java | [all...] |
/frameworks/native/opengl/libagl/ |
egl.cpp | [all...] |
/prebuilts/gradle-plugin/com/android/databinding/compiler/1.0/ |
compiler-1.0.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/1.0-rc5/ |
compiler-1.0-rc5.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/1.1/ |
compiler-1.1.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0/ |
compiler-2.0.0.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0-alpha9/ |
compiler-2.0.0-alpha9.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0-beta2/ |
compiler-2.0.0-beta2.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0-beta5/ |
compiler-2.0.0-beta5.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0-beta6/ |
compiler-2.0.0-beta6.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0-beta7/ |
compiler-2.0.0-beta7.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0-rc3/ |
compiler-2.0.0-rc3.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-alpha3/ |
compiler-2.1.0-alpha3.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-alpha4/ |
compiler-2.1.0-alpha4.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.2.0-alpha6/ |
compiler-2.2.0-alpha6.jar | |
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.2.4/ |
compiler-2.2.4.jar | |