Searched refs:APP_INSTALL_INTERNAL (Results 1 – 4 of 4) sorted by relevance
110 private static final int APP_INSTALL_DEVICE = InstallLocationUtils.APP_INSTALL_INTERNAL;1529 } else if (userSetting == InstallLocationUtils.APP_INSTALL_INTERNAL) { in getExpectedInstallLocation()1560 int userSetting = InstallLocationUtils.APP_INSTALL_INTERNAL; in testExistingIUserI()1624 int userSetting = InstallLocationUtils.APP_INSTALL_INTERNAL; in testUserI()1654 int userSetting = InstallLocationUtils.APP_INSTALL_INTERNAL; in testUserPrefOffUserI()
72 public static final int APP_INSTALL_INTERNAL = 1; field in InstallLocationUtils
2066 } else if (loc == InstallLocationUtils.APP_INSTALL_INTERNAL) { in runGetInstallLocation()
6034 || loc == InstallLocationUtils.APP_INSTALL_INTERNAL in setInstallLocation()