Home
last modified time | relevance | path

Searched refs:collectionEntryIs (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifCollectionLogger.kt328 collectionEntryIs: String
333 str3 = collectionEntryIs
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java711 String collectionEntryIs = collectionEntry == null ? "null" in onEndLifetimeExtension() local
716 mLogger.logEntryBeingExtendedNotInCollection(entry, extender, collectionEntryIs); in onEndLifetimeExtension()
723 extender.getName(), logKey, collectionEntryIs))); in onEndLifetimeExtension()