Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java202 private boolean mOrganizationOwnedDevice; field in KeyguardIndicationController
498 mOrganizationOwnedDevice = whitelistIpcs(this::isOrganizationOwnedDevice); in updateOrganizedOwnedDevice()
519 if (mOrganizationOwnedDevice) { in updateLockScreenDisclosureMsg()