Searched defs:getProduct (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/radio/
H A DRadioManager.java153 public String getProduct() { method in class:RadioManager.ModuleProperties
298 if (other.getProduct() != null)
300 } else if (!mProduct.equals(other.getProduct()))
/frameworks/base/tools/aapt/
H A DBundle.h206 const char* getProduct() const { return mProduct; } function in class:Bundle

Completed in 1580 milliseconds