Searched refs:mLockScreenAllowSecureNotifications (Results 1 – 1 of 1) sorted by relevance
663 private boolean mLockScreenAllowSecureNotifications = true; field in NotificationManagerService1010 mLockScreenAllowSecureNotifications = parser.getAttributeBoolean(null, in readPolicyXml()5827 if (allow != mLockScreenAllowSecureNotifications) {5828 mLockScreenAllowSecureNotifications = allow;5841 return mLockScreenAllowSecureNotifications;12135 mLockScreenAllowSecureNotifications);