Searched refs:getProduct (Results 1 – 4 of 4) sorted by relevance
153 public String getProduct() { in getProduct() method in RadioManager.ModuleProperties298 if (other.getProduct() != null) in equals()300 } else if (!mProduct.equals(other.getProduct())) in equals()
206 const char* getProduct() const { return mProduct; } in getProduct() function
712 const char *bundleProduct = bundle->getProduct(); in parseAndAddEntry()1733 (bundle->getProduct() == NULL) ? "" : bundle->getProduct(); in compileResourceFile()
15625 method public java.lang.String getProduct();