Searched refs:COMPONENT_ENABLED_STATE_DISABLED (Results 1 – 10 of 10) sorted by relevance
20 import static android.content.pm.PackageManager.COMPONENT_ENABLED_STATE_DISABLED;202 return COMPONENT_ENABLED_STATE_DISABLED; in getCurrentEnabledStateLPr()
20 import static android.content.pm.PackageManager.COMPONENT_ENABLED_STATE_DISABLED;1669 packageSetting.enabled = COMPONENT_ENABLED_STATE_DISABLED; in readPackageLPw()1945 if (packageSettings.enabled == COMPONENT_ENABLED_STATE_DISABLED in isEnabledLPr()
20 import static android.content.pm.PackageManager.COMPONENT_ENABLED_STATE_DISABLED;7538 || newState == COMPONENT_ENABLED_STATE_DISABLED in setEnabledSetting()7588 case COMPONENT_ENABLED_STATE_DISABLED: in setEnabledSetting()
20 import static android.content.pm.PackageManager.COMPONENT_ENABLED_STATE_DISABLED;259 COMPONENT_ENABLED_STATE_DISABLED, in testDisableActivity()402 COMPONENT_ENABLED_STATE_DISABLED, in testDisableService()516 COMPONENT_ENABLED_STATE_DISABLED, in testDisableReceiver()583 COMPONENT_ENABLED_STATE_DISABLED, in testDisableProvider()694 COMPONENT_ENABLED_STATE_DISABLED, in DISABLED_testDisableApplication()
85 PackageManager.COMPONENT_ENABLED_STATE_DISABLED, 0);
250 public static final int COMPONENT_ENABLED_STATE_DISABLED = 2; field in PackageManager
3277 } else if (p.mSetEnabled == PackageManager.COMPONENT_ENABLED_STATE_DISABLED in generateApplicationInfo()
119 runSetEnabledSetting(PackageManager.COMPONENT_ENABLED_STATE_DISABLED); in run()991 case PackageManager.COMPONENT_ENABLED_STATE_DISABLED: in enabledSettingToString()
6215 field public static final int COMPONENT_ENABLED_STATE_DISABLED = 2; // 0x2