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

  /packages/apps/Settings/src/com/android/settings/
ApplicationSettings.java 35 private static final int APP_INSTALL_DEVICE = 1;
82 Settings.Global.DEFAULT_INSTALL_LOCATION, APP_INSTALL_DEVICE);
126 if (selectedLocation == APP_INSTALL_DEVICE) {
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 82 private static final int APP_INSTALL_DEVICE = PackageHelper.APP_INSTALL_INTERNAL;
381 if (userPref == APP_INSTALL_DEVICE) {
    [all...]

Completed in 72 milliseconds