Searched refs:PRIORITY_PLAYBACK (Results 1 – 3 of 3) sorted by relevance
910 public static final int PRIORITY_PLAYBACK = 0; field in C917 public static final int PRIORITY_DOWNLOAD = PRIORITY_PLAYBACK - 1000;
908 Assertions.checkNotNull(this.priorityTaskManager).remove(C.PRIORITY_PLAYBACK); in setPriorityTaskManager()911 priorityTaskManager.add(C.PRIORITY_PLAYBACK); in setPriorityTaskManager()1607 Assertions.checkNotNull(priorityTaskManager).remove(C.PRIORITY_PLAYBACK); in release()2261 priorityTaskManager.add(C.PRIORITY_PLAYBACK); in onIsLoadingChanged()2264 priorityTaskManager.remove(C.PRIORITY_PLAYBACK); in onIsLoadingChanged()
472 /* upstreamPriority= */ C.PRIORITY_PLAYBACK, in CacheDataSource()