Searched refs:getProduct (Results 1 – 4 of 4) sorted by relevance
228 public String getProduct() { in getProduct() method in RadioManager.ModuleProperties440 if (other.getProduct() != null) in equals()442 } else if (!mProduct.equals(other.getProduct())) in equals()
207 const char* getProduct() const { return mProduct; } in getProduct() function
723 const char *bundleProduct = bundle->getProduct(); in parseAndAddEntry()1744 (bundle->getProduct() == NULL) ? "" : bundle->getProduct(); in compileResourceFile()
17332 method public java.lang.String getProduct();