Searched refs:COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED (Results 1 – 19 of 19) sorted by relevance
21 import static android.content.pm.PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED;182 case COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED: in isEnabled()
654 COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED,707 public static final int COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED = 4; field in PackageManager
7771 } else if (state.enabled == PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED) { in updateApplicationInfo()7798 … || state.enabled != PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED)) { in generateApplicationInfo()
194 == PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED in disableCarrierAppsUntilPrivileged()219 == PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED in disableCarrierAppsUntilPrivileged()
334 .thenReturn(PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED); in testDisableCarrierAppsUntilPrivileged_HasPrivileges_UpdatedAssociated_DisabledUntilUsed()345 .thenReturn(PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED); in testDisableCarrierAppsUntilPrivileged_HasPrivileges_UpdatedAssociated_DisabledUntilUsed()378 .thenReturn(PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED); in testDisableCarrierAppsUntilPrivileged_HasPrivileges_Associated_DisabledUntilUsed()388 .thenReturn(PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED); in testDisableCarrierAppsUntilPrivileged_HasPrivileges_Associated_DisabledUntilUsed()796 .thenReturn(PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED); in testDisableCarrierAppsUntilPrivileged_NoPrivileges_DisabledUntilUsed()826 .thenReturn(PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED); in testDisableCarrierAppsUntilPrivileged_NullPrivileges_DisabledUntilUsed()
162 case PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED: in appIsDisabled()
192 ? PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED in setUpPackageManagerForFakeAdmin()
101 COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED = 4; enumerator
314 if (enabled == PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED in addSystemApps()
306 .thenReturn(PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED); in appIsDisabled_stateDisabledUntilUsed_returnsTrue()
1708 != PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED;1860 PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED) {
696 PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED, in setDisabledUntilUsed()
2631 == PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED) { in updateInputMethodsFromSettingsLocked()
221 PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED); in onCommand()1968 case PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED: in enabledSettingToString()
34 import static android.content.pm.PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED;20698 || newState == COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED)) {
8851 == PackageManager.COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED) { in enableIfNecessary()
8768 field public static final int COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED = 4; // 0x4
11674 field public static final int COMPONENT_ENABLED_STATE_DISABLED_UNTIL_USED = 4; // 0x4