Searched refs:DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DComponentTest.java100 private static final ComponentName DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME = field in class:ComponentTest
122 mDisabledAppEnabledActivityIntent.setComponent(DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME);
642 mPackageManager.setComponentEnabledSetting(DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME,
661 mPackageManager.setComponentEnabledSetting(DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME,

Completed in 43 milliseconds