Searched refs:SETTINGS_PACKAGE_NAME (Results 1 – 2 of 2) sorted by relevance
57 private static final String SETTINGS_PACKAGE_NAME = "com.android.providers.settings"; field in OtherSoundsSettingsTest103 mBackupUtils.backupNowAndAssertSuccess(SETTINGS_PACKAGE_NAME); in testOtherSoundsSettings_dialPadTones()109 mBackupUtils.restoreAndAssertSuccess(LOCAL_TRANSPORT_TOKEN, SETTINGS_PACKAGE_NAME); in testOtherSoundsSettings_dialPadTones()132 mBackupUtils.backupNowAndAssertSuccess(SETTINGS_PACKAGE_NAME); in testOtherSoundsSettings_touchSounds()138 mBackupUtils.restoreAndAssertSuccess(LOCAL_TRANSPORT_TOKEN, SETTINGS_PACKAGE_NAME); in testOtherSoundsSettings_touchSounds()169 mBackupUtils.backupNowAndAssertSuccess(SETTINGS_PACKAGE_NAME); in testOtherSoundsSettings_touchVibration()175 mBackupUtils.restoreAndAssertSuccess(LOCAL_TRANSPORT_TOKEN, SETTINGS_PACKAGE_NAME); in testOtherSoundsSettings_touchVibration()
91 private static final String SETTINGS_PACKAGE_NAME = "com.android.settings"; field in WindowInsetsBehaviorTests118 int resIdString = res.getIdentifier(strResName, "string", SETTINGS_PACKAGE_NAME); in getSettingsString()144 res = packageManager.getResourcesForApplication(SETTINGS_PACKAGE_NAME); in WindowInsetsBehaviorTests()230 ComponentName settingComponent = new ComponentName(SETTINGS_PACKAGE_NAME, in launchToSettingsSystemGesture()231 String.format("%s.%s$%s", SETTINGS_PACKAGE_NAME, "Settings", in launchToSettingsSystemGesture()