Home
last modified time | relevance | path

Searched refs:currentProgress (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DDownloadNotificationHelper.java160 int currentProgress, in buildNotification() argument
170 notificationBuilder.setProgress(maxProgress, currentProgress, indeterminateProgress); in buildNotification()