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 36 private static final int APP_INSTALL_DEVICE = 1;
88 Settings.Global.DEFAULT_INSTALL_LOCATION, APP_INSTALL_DEVICE);
132 if (selectedLocation == APP_INSTALL_DEVICE) {
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 88 private static final int APP_INSTALL_DEVICE = PackageHelper.APP_INSTALL_INTERNAL;
388 if (userPref == APP_INSTALL_DEVICE) {
    [all...]

Completed in 113 milliseconds