Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java341 private static final ComponentName RESET_ENABLED_SETTING_RECEIVER_COMPONENT = field in PackageManagerTest
2383 new ComponentEnabledSetting(RESET_ENABLED_SETTING_RECEIVER_COMPONENT, in setComponentEnabledSetting_disableMultiplePackagesNoKill()
2483 new ComponentEnabledSetting(RESET_ENABLED_SETTING_RECEIVER_COMPONENT, in clearApplicationUserData_resetComponentEnabledSettings()
2502 .getComponentEnabledSetting(RESET_ENABLED_SETTING_RECEIVER_COMPONENT)) in clearApplicationUserData_resetComponentEnabledSettings()