HomeSort by relevance Sort by last modified time
    Searched refs:organizationColor (Results 1 - 2 of 2) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
ByodHelperActivity.java 351 final int organizationColor = intent.getIntExtra(
354 mDevicePolicyManager.setOrganizationColor(mAdminReceiverComponent, organizationColor);
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java 664 int organizationColor = DEF_ORGANIZATION_COLOR;
    [all...]

Completed in 60 milliseconds