Searched refs:mCommonNotifCollectionLazy (Results 1 – 1 of 1) sorted by relevance
92 private final Lazy<CommonNotifCollection> mCommonNotifCollectionLazy; field in NotificationLockscreenUserManagerImpl251 mCommonNotifCollectionLazy = commonNotifCollectionLazy; in NotificationLockscreenUserManagerImpl()502 if (mCommonNotifCollectionLazy.get() == null) { in packageHasVisibilityOverride()506 NotificationEntry entry = mCommonNotifCollectionLazy.get().getEntry(key); in packageHasVisibilityOverride()