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.java153 public String getProduct() { in getProduct() method in RadioManager.ModuleProperties
298 if (other.getProduct() != null) in equals()
300 } else if (!mProduct.equals(other.getProduct())) in equals()
/frameworks/base/tools/aapt/
DBundle.h197 const char* getProduct() const { return mProduct; } in getProduct() function
DResourceTable.cpp725 const char *bundleProduct = bundle->getProduct(); in parseAndAddEntry()
1738 (bundle->getProduct() == NULL) ? "" : bundle->getProduct(); in compileResourceFile()
/frameworks/base/api/
Dsystem-current.txt14830 method public java.lang.String getProduct();