Searched refs:setOrganizationColorForUser (Results 1 – 4 of 4) sorted by relevance
330 void setOrganizationColorForUser(in int color, in int userId); in setOrganizationColorForUser() method
8467 public void setOrganizationColorForUser(@ColorInt int color, @UserIdInt int userId) { in setOrganizationColorForUser() method in DevicePolicyManager8471 mService.setOrganizationColorForUser(color, userId); in setOrganizationColorForUser()
11295 public void setOrganizationColorForUser(int color, int userId) { in setOrganizationColorForUser() method in DevicePolicyManagerService
15763 HSPLandroid/app/admin/IDevicePolicyManager;->setOrganizationColorForUser(II)V