Searched refs:STUB_ACTIVITY_COMPONENT (Results 1 – 1 of 1) sorted by relevance
335 private static final ComponentName STUB_ACTIVITY_COMPONENT = ComponentName.createRelative( field in PackageManagerTest2289 STUB_ACTIVITY_COMPONENT, COMPONENT_ENABLED_STATE_DISABLED, 0)); in setComponentEnabledSettings_disableSelfAndStubApp_withoutPermission()2323 final int stubState = mPackageManager.getComponentEnabledSetting(STUB_ACTIVITY_COMPONENT); in setComponentEnabledSettings_disableSelfAndStubApp_killStubApp()2350 STUB_ACTIVITY_COMPONENT, COMPONENT_ENABLED_STATE_DISABLED, 0)); in setComponentEnabledSettings_disableSelfAndStubApp_killStubApp()2357 new ComponentEnabledSetting(STUB_ACTIVITY_COMPONENT, stubState, 0)); in setComponentEnabledSettings_disableSelfAndStubApp_killStubApp()