Searched refs:DEFAULT_LOGO_ID (Results 1 – 2 of 2) sorted by relevance
34 @VisibleForTesting static final int DEFAULT_LOGO_ID = R.drawable.ic_enterprise_blue_24dp; field in LogoUtils62 Drawable organisationLogo = context.getDrawable(DEFAULT_LOGO_ID); in getOrganisationLogo()
108 LogoUtils.DEFAULT_LOGO_ID, getContext().getTheme()); in testDefaultOrganisationLogo()