Searched refs:mLockScreenAllowSecureNotifications (Results 1 – 1 of 1) sorted by relevance
709 private boolean mLockScreenAllowSecureNotifications = true; field in NotificationManagerService1106 mLockScreenAllowSecureNotifications = parser.getAttributeBoolean(null, in readPolicyXml()6396 if (allow != mLockScreenAllowSecureNotifications) {6397 mLockScreenAllowSecureNotifications = allow;6402 mLockScreenAllowSecureNotifications),6417 return mLockScreenAllowSecureNotifications;12842 mLockScreenAllowSecureNotifications);