Searched refs:setProduct (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/tools/aapt/ | ||
D | Bundle.h | 213 void setProduct(const char * val) { mProduct = val; } in setProduct() function |
D | Main.cpp | 697 bundle.setProduct(argv[0]); in main() |