Searched refs:PERSONAL_APPS_SUSPENDED_EXPLICITLY (Results 1 – 4 of 4) sorted by relevance
472 .isEqualTo(DevicePolicyManager.PERSONAL_APPS_SUSPENDED_EXPLICITLY); in testCompMigration_keepSuspendedAppsWhenDpcIsRPlus()
2815 public static final int PERSONAL_APPS_SUSPENDED_EXPLICITLY = 1 << 0; field in DevicePolicyManager2829 PERSONAL_APPS_SUSPENDED_EXPLICITLY,
85 import static android.app.admin.DevicePolicyManager.PERSONAL_APPS_SUSPENDED_EXPLICITLY;16484 result |= PERSONAL_APPS_SUSPENDED_EXPLICITLY;
7499 field public static final int PERSONAL_APPS_SUSPENDED_EXPLICITLY = 1; // 0x1