Searched refs:MAX_MEDIA_BUTTONS_IN_COMPACT (Results 1 – 1 of 1) sorted by relevance
4152 static final int MAX_MEDIA_BUTTONS_IN_COMPACT = 3; field in Notification.MediaStyle4263 : Math.min(mActionsToShowInCompact.length, MAX_MEDIA_BUTTONS_IN_COMPACT); in makeMediaContentView()