Searched defs:setPackage (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/
H A DResourceTable.h141 void setPackage(const StringPiece16& package);
267 inline void ResourceTable::setPackage(const StringPiece16& package) { function in class:aapt::ResourceTable
/frameworks/base/tools/aapt/
H A DAaptAssets.h519 void setPackage(const String8& package) { function in class:AaptAssets
/frameworks/base/core/java/android/content/
H A DIntent.java5713 * @see #setPackage
6128 * <p>You can not use both a selector and {@link #setPackage(String)} on
7020 public Intent setPackage(String packageName) { method in class:Intent
7203 * <li> package, as set by {@link #setPackage}.

Completed in 144 milliseconds