HomeSort by relevance Sort by last modified time
    Searched refs:mProduct (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
Bundle.h 64 mMaxResVersion(NULL), mDebugMode(false), mNonConstantId(false), mProduct(NULL),
175 const char* getProduct() const { return mProduct; }
176 void setProduct(const char * val) { mProduct = val; }
288 const char* mProduct;
  /frameworks/base/wifi/java/android/net/wifi/
WifiWatchdogStateMachine.java     [all...]

Completed in 1321 milliseconds