Searched refs:FLAG_DISABLED (Results 1 – 7 of 7) sorted by relevance
58 public static final int FLAG_DISABLED = UserInfo.FLAG_DISABLED; field in UserManagerHelper
160 FLAG_DISABLED = 1; enumerator
313 field TIRAMISU_0 int FLAG_DISABLED = UserInfo.FLAG_DISABLED;
575 infos.add(new UserInfo(1, "user 1", UserInfo.FLAG_DISABLED)); in onResume_userReEnabled_shouldAddOneAccountPreference()
935 InvalidQueryReason(FLAG_DISABLED)); in querySql()
340 field public static final int FLAG_DISABLED = 64; // 0x40
2288 createUserWithRestrictionsInvalidTypes(UserManagerHelper.FLAG_DISABLED); in testCreateUserWithRestrictions_invalidFlags()