Searched defs:userSetting (Results 1 – 3 of 3) sorted by relevance
1519 private int getExpectedInstallLocation(int userSetting) { in getExpectedInstallLocation()1558 int userSetting = InstallLocationUtils.APP_INSTALL_INTERNAL; in testExistingIUserI() local1570 int userSetting = InstallLocationUtils.APP_INSTALL_EXTERNAL; in testExistingIUserE() local1577 int userSetting = InstallLocationUtils.APP_INSTALL_AUTO; in testExistingIUserA() local1601 private void setUserX(boolean enable, int userSetting, int iloc) throws Exception { in setUserX()1622 int userSetting = InstallLocationUtils.APP_INSTALL_INTERNAL; in testUserI() local1634 int userSetting = InstallLocationUtils.APP_INSTALL_EXTERNAL; in testUserE() local1641 int userSetting = InstallLocationUtils.APP_INSTALL_AUTO; in testUserA() local1652 int userSetting = InstallLocationUtils.APP_INSTALL_INTERNAL; in testUserPrefOffUserI() local1664 int userSetting = InstallLocationUtils.APP_INSTALL_EXTERNAL; in testUserPrefOffUserE() local[all …]
271 int userSetting = mSystemSettings.getIntForUser( in clampToUserSetting() local
171 String userSetting = mSystemInterface.getUserChosenWebViewProvider(mContext); in prepareWebViewInSystemServer() local