Searched refs:COMPONENT_ENABLED_STATE_ENABLED (Results 1 – 10 of 10) sorted by relevance
21 import static android.content.pm.PackageManager.COMPONENT_ENABLED_STATE_ENABLED;235 COMPONENT_ENABLED_STATE_ENABLED, in testEnableActivity()382 COMPONENT_ENABLED_STATE_ENABLED, in testEnableService()497 COMPONENT_ENABLED_STATE_ENABLED, in testEnableReceiver()564 COMPONENT_ENABLED_STATE_ENABLED, in testEnableProvider()670 COMPONENT_ENABLED_STATE_ENABLED, in DISABLED_testEnableApplication()722 COMPONENT_ENABLED_STATE_ENABLED, in testNonExplicitResolveAfterEnabling()
21 import static android.content.pm.PackageManager.COMPONENT_ENABLED_STATE_ENABLED;200 return COMPONENT_ENABLED_STATE_ENABLED; in getCurrentEnabledStateLPr()
22 import static android.content.pm.PackageManager.COMPONENT_ENABLED_STATE_ENABLED;1667 packageSetting.enabled = COMPONENT_ENABLED_STATE_ENABLED; in readPackageLPw()
22 import static android.content.pm.PackageManager.COMPONENT_ENABLED_STATE_ENABLED;7537 || newState == COMPONENT_ENABLED_STATE_ENABLED in setEnabledSetting()7583 case COMPONENT_ENABLED_STATE_ENABLED: in setEnabledSetting()
76 PackageManager.COMPONENT_ENABLED_STATE_ENABLED, 0);
242 public static final int COMPONENT_ENABLED_STATE_ENABLED = 1; field in PackageManager
3227 boolean enabled = p.mSetEnabled == PackageManager.COMPONENT_ENABLED_STATE_ENABLED; in copyNeeded()3275 if (p.mSetEnabled == PackageManager.COMPONENT_ENABLED_STATE_ENABLED) { in generateApplicationInfo()
114 runSetEnabledSetting(PackageManager.COMPONENT_ENABLED_STATE_ENABLED); in run()989 case PackageManager.COMPONENT_ENABLED_STATE_ENABLED: in enabledSettingToString()
6217 field public static final int COMPONENT_ENABLED_STATE_ENABLED = 1; // 0x1