Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java377 final boolean allowedByDpm = adminAllowsKeyguardFeature(userHandle, in userAllowsPrivateNotificationsInPublic()
387 private boolean adminAllowsKeyguardFeature(int userHandle, int feature) { in adminAllowsKeyguardFeature() method in NotificationLockscreenUserManagerImpl
428 final boolean allowedByDpm = adminAllowsKeyguardFeature(userHandle, in userAllowsNotificationsInPublic()