Searched refs:getBadgePlain (Results 1 – 4 of 4) sorted by relevance
129 assertEquals(29, type.getBadgePlain()); in testUserTypeBuilder_createUserType()215 assertEquals(Resources.ID_NULL, type.getBadgePlain()); in testUserTypeBuilder_defaults()401 assertEquals(Resources.ID_NULL, aospType.getBadgePlain()); // No resId for 'garbage' in testUserTypeFactoryCustomize_profile()
231 Resources.getSystem().getDrawable(userTypeDetails.getBadgePlain())); in testCloneUser()369 Resources.getSystem().getDrawable(userTypeDetails.getBadgePlain())); in testPrivateProfile()1000 .isEqualTo(userTypeDetails.getBadgePlain()); in testProfileTypeInformation()1006 Resources.getSystem().getDrawable(userTypeDetails.getBadgePlain())); in testProfileTypeInformation()
274 public @DrawableRes int getBadgePlain() { in getBadgePlain() method in UserTypeDetails
2341 return userTypeDetails.getBadgePlain(); in getUserBadgeResId()