Searched refs:isManagedProfile (Results 1 – 2 of 2) sorted by relevance
103 public boolean isManagedProfile() { in isManagedProfile() method in UserInfo.UserType118 return isManagedProfile() || isCloneProfile() || isPrivateProfile(); in isProfile()170 public boolean isManagedProfile() { in isManagedProfile() method in UserInfo210 return isManagedProfile(); in isUserType()
121 if (mTradefedUserType.isManagedProfile() in userTypeIsSupported()