Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DWorkLockActivityTest.java90 when(mDevicePolicyManager.getOrganizationColorForUser(eq(USER_ID))).thenReturn(orgColor); in testBackgroundAlwaysOpaque()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DWorkLockActivity.java219 return devicePolicyManager.getOrganizationColorForUser(getTargetUserId()); in getPrimaryColor()
/aosp12/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl388 int getOrganizationColorForUser(int userHandle); in getOrganizationColorForUser() method
H A DDevicePolicyManager.java11872 public @ColorInt int getOrganizationColorForUser(int userHandle) { in getOrganizationColorForUser() method in DevicePolicyManager
11874 return mService.getOrganizationColorForUser(userHandle); in getOrganizationColorForUser()
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java14283 public int getOrganizationColorForUser(int userHandle) {
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2511 Landroid/app/admin/DevicePolicyManager;->getOrganizationColorForUser(I)I
2679 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getOrganizationColorForUser(I)I
3206 Landroid/app/admin/IDevicePolicyManager;->getOrganizationColorForUser(I)I