Home
last modified time | relevance | path

Searched defs:updateInterval (Results 1 – 2 of 2) sorted by relevance

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/offline/
DDownloadService.java868 private final long updateInterval; field in DownloadService.ForegroundNotificationUpdater
874 public ForegroundNotificationUpdater(int notificationId, long updateInterval) { in ForegroundNotificationUpdater()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/offline/
DDownloadService.java870 private final long updateInterval; field in DownloadService.ForegroundNotificationUpdater
876 public ForegroundNotificationUpdater(int notificationId, long updateInterval) { in ForegroundNotificationUpdater()