Searched refs:isPrivateProfile (Results 1 – 2 of 2) sorted by relevance
111 public boolean isPrivateProfile() { in isPrivateProfile() method in UserInfo.UserType118 return isManagedProfile() || isCloneProfile() || isPrivateProfile(); in isProfile()178 public boolean isPrivateProfile() { in isPrivateProfile() method in UserInfo216 return isPrivateProfile(); in isUserType()
131 } else if (mTradefedUserType.isPrivateProfile() && !isPrivateProfileSupported( in userTypeIsSupported()