Home
last modified time | relevance | path

Searched refs:RESET_ENABLED_SETTING_ACTIVITY_COMPONENT (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java339 private static final ComponentName RESET_ENABLED_SETTING_ACTIVITY_COMPONENT = field in PackageManagerTest
2381 new ComponentEnabledSetting(RESET_ENABLED_SETTING_ACTIVITY_COMPONENT, in setComponentEnabledSetting_disableMultiplePackagesNoKill()
2481 new ComponentEnabledSetting(RESET_ENABLED_SETTING_ACTIVITY_COMPONENT, in clearApplicationUserData_resetComponentEnabledSettings()
2499 .getComponentEnabledSetting(RESET_ENABLED_SETTING_ACTIVITY_COMPONENT)) in clearApplicationUserData_resetComponentEnabledSettings()