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.java101 private static final ComponentName DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME = field in class:ComponentTest
123 mDisabledAppEnabledActivityIntent.setComponent(DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME);
643 mPackageManager.setComponentEnabledSetting(DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME,
662 mPackageManager.setComponentEnabledSetting(DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME,

Completed in 210 milliseconds