Home
last modified time | relevance | path

Searched refs:getProduct (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/hardware/radio/
DRadioManager.java228 public String getProduct() { in getProduct() method in RadioManager.ModuleProperties
440 if (other.getProduct() != null) in equals()
442 } else if (!mProduct.equals(other.getProduct())) in equals()
/frameworks/base/tools/aapt/
DBundle.h207 const char* getProduct() const { return mProduct; } in getProduct() function
DResourceTable.cpp723 const char *bundleProduct = bundle->getProduct(); in parseAndAddEntry()
1744 (bundle->getProduct() == NULL) ? "" : bundle->getProduct(); in compileResourceFile()
/frameworks/base/api/
Dsystem-current.txt17332 method public java.lang.String getProduct();