Home
last modified time | relevance | path

Searched refs:rid (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/tests/graphics/VectorDrawableTest/src/com/android/test/dynamic/
DAnimatedVectorDrawableDupPerf.java64 public static AnimatedVectorDrawable create(Resources resources, int rid) { in create() argument
66 final XmlPullParser parser = resources.getXml(rid); in create()
DVectorDrawablePerformance.java85 public static VectorDrawable create(Resources resources, int rid) { in create() argument
87 final XmlPullParser parser = resources.getXml(rid); in create()
/frameworks/base/docs/
Dknowntags.txt16 # The grandfathered list. We should get rid of these if possible.
/frameworks/base/packages/overlays/tests/src/com/android/theme/icon/
DIconPackOverlayTest.java243 private TypedArray getAVDAttributes(Resources resources, @DrawableRes int rid) { in getAVDAttributes() argument
245 XmlResourceParser parser = resources.getXml(rid); in getAVDAttributes()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp5779 uint32_t rid = identifierForName(name.c_str(), name.size(), type.c_str(), in stringToValue() local
5781 if (rid != 0) { in stringToValue()
5794 rid = Res_MAKEID( in stringToValue()
5795 accessor->getRemappedPackage(Res_GETPACKAGE(rid)), in stringToValue()
5796 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue()
5800 String8(name).c_str(), rid); in stringToValue()
5804 uint32_t packageId = Res_GETPACKAGE(rid) + 1; in stringToValue()
5808 outValue->data = rid; in stringToValue()
5813 uint32_t rid = accessor->getCustomResourceWithCreation(package, type, name, in stringToValue() local
5815 if (rid != 0) { in stringToValue()
[all …]
/frameworks/base/tools/aapt/
DResourceTable.cpp1839 uint32_t rid = mAssets->getIncludedResources() in addPublic() local
1843 if (rid != 0) { in addPublic()
1868 uint32_t rid = mAssets->getIncludedResources() in addEntry() local
1872 if (rid != 0) { in addEntry()
1903 uint32_t rid = mAssets->getIncludedResources() in startBag() local
1907 if (rid != 0) { in startBag()
1963 uint32_t rid = mAssets->getIncludedResources() in addBag() local
1967 if (rid != 0) { in addBag()
2000 uint32_t rid = mAssets->getIncludedResources() in hasBagOrEntry() local
2004 if (rid != 0) { in hasBagOrEntry()
[all …]
/frameworks/base/packages/SystemUI/docs/
Dexecutors.md336 Handlers or Loopers) you don't need it. Get rid of it. No more TestableLooper;
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java679 public static VectorDrawable create(Resources resources, int rid) { in create() argument
681 final XmlPullParser parser = resources.getXml(rid); in create()
/frameworks/wilhelm/doc/
DDoxyfile697 # Note: To get rid of all source code in the generated output, make sure also
/frameworks/native/docs/
DDoxyfile841 # Note: To get rid of all source code in the generated output, make sure also
/frameworks/av/media/libaaudio/
DDoxyfile900 # Note: To get rid of all source code in the generated output, make sure that
/frameworks/av/media/codec2/docs/
Ddoxygen.config944 # Note: To get rid of all source code in the generated output, make sure that
/frameworks/base/media/native/midi/include/
DDoxyfile994 # Note: To get rid of all source code in the generated output, make sure that