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

/frameworks/base/tools/aapt/
H A DMain.cpp659 bundle.setNonConstantId(true);
661 bundle.setNonConstantId(true);
H A DBundle.h193 void setNonConstantId(bool val) { mNonConstantId = val; } function in class:Bundle

Completed in 458 milliseconds