Searched refs:MutableUserType (Results 1 – 4 of 4) sorted by relevance
37 UserType.MutableUserType mutableUserType = new UserType.MutableUserType(); in name_returnsName()46 UserType.MutableUserType mutableUserType = new UserType.MutableUserType(); in name_notSet_returnsNull()54 UserType.MutableUserType mutableUserType = new UserType.MutableUserType(); in baseType_returnsBaseType()63 UserType.MutableUserType mutableUserType = new UserType.MutableUserType(); in baseType_notSet_returnsNull()71 UserType.MutableUserType mutableUserType = new UserType.MutableUserType(); in enabled_returnsEnabled()80 UserType.MutableUserType mutableUserType = new UserType.MutableUserType(); in enabled_notSet_returnsNull()88 UserType.MutableUserType mutableUserType = new UserType.MutableUserType(); in maxAllowed_returnsMaxAllowed()97 UserType.MutableUserType mutableUserType = new UserType.MutableUserType(); in maxAllowed_notSet_returnsNull()105 UserType.MutableUserType mutableUserType = new UserType.MutableUserType(); in maxAllowedPerParent_returnsMaxAllowedPerParent()114 UserType.MutableUserType mutableUserType = new UserType.MutableUserType(); in maxAllowedParParent_notSet_returnsNull()
40 static final class MutableUserType { class in UserType48 private final MutableUserType mMutableUserType;50 UserType(MutableUserType mutableUserType) { in UserType()
315 UserType.MutableUserType parseUserType(String userTypeString) throws AdbParseException { in parseUserType()317 UserType.MutableUserType userType = new UserType.MutableUserType(); in parseUserType()
356 UserType.MutableUserType managedProfileMutableUserType = new UserType.MutableUserType();366 UserType.MutableUserType managedProfileMutableUserType = new UserType.MutableUserType();377 UserType.MutableUserType managedProfileMutableUserType = new UserType.MutableUserType();