Home
last modified time | relevance | path

Searched refs:DEFAULT_ORGANIZATION_COLOR (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DOrganizationInfoTest.java24 private static final int DEFAULT_ORGANIZATION_COLOR = Color.parseColor("#00796B"); field in OrganizationInfoTest
29 DEFAULT_ORGANIZATION_COLOR, defaultColor); in testDefaultOrganizationColor()