Searched refs:MAX_NOTIFICATION_ACTIONS (Results 1 – 3 of 3) sorted by relevance
171 @JvmField val MAX_NOTIFICATION_ACTIONS = 5 in <lambda>() constant967 if (index == MAX_NOTIFICATION_ACTIONS) { in <lambda>()971 " limiting to first $MAX_NOTIFICATION_ACTIONS" in <lambda>()
204 @JvmField val MAX_NOTIFICATION_ACTIONS = MediaViewHolder.genericButtonIds.size constant1021 if (index == MAX_NOTIFICATION_ACTIONS) { in createActionsFromNotification()1025 " limiting to first $MAX_NOTIFICATION_ACTIONS" in createActionsFromNotification()
1642 for (i in 0..MediaDataProcessor.MAX_NOTIFICATION_ACTIONS) { in testTooManyNotificationActions_isTruncated()1665 .isEqualTo(MediaDataProcessor.MAX_NOTIFICATION_ACTIONS) in testTooManyNotificationActions_isTruncated()