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

/frameworks/base/tests/AndroidTests/src/com/android/unit_tests/
H A DComponentTest.java107 private static final ComponentName DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME = field in class:ComponentTest
129 mDisabledAppEnabledActivityIntent.setComponent(DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME);
649 mPackageManager.setComponentEnabledSetting(DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME,
668 mPackageManager.setComponentEnabledSetting(DISABLED_APP_ENABLED_ACTIVITY_COMPONENTNAME,

Completed in 4 milliseconds