Searched refs:rid (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/docs/ |
D | knowntags.txt | 16 # The grandfathered list. We should get rid of these if possible.
|
/frameworks/base/tools/aapt/ |
D | ResourceTable.cpp | 1740 uint32_t rid = mAssets->getIncludedResources() in addPublic() local 1744 if (rid != 0) { in addPublic() 1771 uint32_t rid = mAssets->getIncludedResources() in addEntry() local 1775 if (rid != 0) { in addEntry() 1812 uint32_t rid = mAssets->getIncludedResources() in startBag() local 1816 if (rid != 0) { in startBag() 1876 uint32_t rid = mAssets->getIncludedResources() in addBag() local 1880 if (rid != 0) { in addBag() 1913 uint32_t rid = mAssets->getIncludedResources() in hasBagOrEntry() local 1917 if (rid != 0) { in hasBagOrEntry() [all …]
|
/frameworks/base/libs/androidfw/ |
D | ResourceTypes.cpp | 4336 uint32_t rid = identifierForName(name.string(), name.size(), type.string(), in stringToValue() local 4338 if (rid != 0) { in stringToValue() 4348 outValue->data = rid; in stringToValue() 4351 rid = Res_MAKEID( in stringToValue() 4352 accessor->getRemappedPackage(Res_GETPACKAGE(rid)), in stringToValue() 4353 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue() 4356 String8(name).string(), rid)); in stringToValue() 4357 outValue->data = rid; in stringToValue() 4362 uint32_t rid = accessor->getCustomResourceWithCreation(package, type, name, in stringToValue() local 4364 if (rid != 0) { in stringToValue() [all …]
|
/frameworks/base/docs/html/google/gcm/ |
D | gs.jd | 85 …le the old one will still be active for up to 24 hours. If you want to get rid of the old key imme… 469 rid = '' 470 for x in range(8): rid += random.choice(string.ascii_letters + string.digits) 471 return rid
|
/frameworks/base/docs/html/training/notepad/ |
D | notepad-ex3.jd | 48 <li>We will also get rid of the properties that were being passed in 122 <p>Get rid of the Bundle creation and Bundle value settings from the
|
/frameworks/base/docs/html/distribute/googleplay/quality/ |
D | tablet.jd | 102 style="font-weight:500;">Get rid of "stretched" UI</span>: On tablets, single-pane
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 697 # Note: To get rid of all source code in the generated output, make sure also
|