Searched refs:getRevisionCode (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DBundle.h193 const android::String8& getRevisionCode() { return mRevisionCode; } function in class:Bundle
H A DResource.cpp1194 if (bundle->getRevisionCode().size() > 0) {
1196 bundle->getRevisionCode().string(), true, true)) {

Completed in 108 milliseconds