Searched refs:mSecureProfile (Results 1 – 1 of 1) sorted by relevance
69 private final boolean mSecureProfile; field in LockScreenNotificationPreferenceController91 mSecureProfile = (mProfileUserId != UserHandle.USER_NULL) && utils.isSecure(mProfileUserId); in LockScreenNotificationPreferenceController()177 if (mSecureProfile) { in initLockscreenNotificationPrefForProfile()315 (!mSecureProfile || getAllowPrivateNotifications(mContext, mProfileUserId)); in updateLockscreenNotificationsForProfile()