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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp672 const char *bundleProduct = bundle->getProduct(); local
673 if (bundleProduct == NULL) {
674 bundleProduct = "";
684 if (bundleProduct[0] == '\0') {
696 if (isInProductList(product, String16(bundleProduct))) {

Completed in 143 milliseconds