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

/frameworks/base/core/java/android/content/pm/
H A DPackageInfo.java180 public static final int INSTALL_LOCATION_INTERNAL_ONLY = 1; field in class:PackageInfo
191 * {@link #INSTALL_LOCATION_INTERNAL_ONLY},
195 public int installLocation = INSTALL_LOCATION_INTERNAL_ONLY;

Completed in 50 milliseconds