Searched refs:MAX_MEDIA_BUTTONS_IN_COMPACT (Results 1 – 2 of 2) sorted by relevance
10087 static final int MAX_MEDIA_BUTTONS_IN_COMPACT = 3; field in Notification.Builder.MediaStyle10285 ? 0 : mActionsToShowInCompact.length, MAX_MEDIA_BUTTONS_IN_COMPACT); in makeMediaContentView()10305 for (int i = 0; i < MAX_MEDIA_BUTTONS_IN_COMPACT; i++) { in makeMediaContentView()
7771 Landroid/app/Notification$MediaStyle;->MAX_MEDIA_BUTTONS_IN_COMPACT:I