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

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

Completed in 9 milliseconds