Searched refs:MAX_MEDIA_BUTTONS_IN_COMPACT (Results 1 – 2 of 2) sorted by relevance
49 static final int MAX_MEDIA_BUTTONS_IN_COMPACT = 3; field in NotificationCompatImplBase87 : Math.min(actionsToShowInCompact.length, MAX_MEDIA_BUTTONS_IN_COMPACT); in generateContentViewMedia()
5298 static final int MAX_MEDIA_BUTTONS_IN_COMPACT = 3; field in Notification.MediaStyle5421 : Math.min(mActionsToShowInCompact.length, MAX_MEDIA_BUTTONS_IN_COMPACT); in makeMediaContentView()5452 : Math.min(mActionsToShowInCompact.length, MAX_MEDIA_BUTTONS_IN_COMPACT); in makeMediaBigContentView()