Searched defs:getMaxNotifications (Results 1 – 2 of 2) sorted by relevance
41 public int getMaxNotifications() { in getMaxNotifications() method in NotificationHistoryFilter
618 fun getMaxNotifications(calculateSpace: (Float, Boolean) -> Int): Flow<Int> { in <lambda>() method