Searched refs:logSetEntryPinned (Results 1 – 2 of 2) sorted by relevance
216 fun logSetEntryPinned(entry: NotificationEntry, isPinned: Boolean, reason: String) { in logSetEntryPinned() method
352 mLogger.logSetEntryPinned(headsUpEntry.mEntry, isPinned, reason); in setEntryPinned()