Searched refs:mLockScreenAllowSecureNotifications (Results 1 – 1 of 1) sorted by relevance
589 private boolean mLockScreenAllowSecureNotifications = true; field in NotificationManagerService928 mLockScreenAllowSecureNotifications = parser.getAttributeBoolean(null, in readPolicyXml()5368 if (allow != mLockScreenAllowSecureNotifications) {5369 mLockScreenAllowSecureNotifications = allow;5382 return mLockScreenAllowSecureNotifications;11086 mLockScreenAllowSecureNotifications);