Searched refs:textSelection (Results 1 – 1 of 1) sorted by relevance
1660 Pair<TrackSelection.Definition, TextTrackScore> textSelection = in selectAllTracks() local1666 if (textSelection != null in selectAllTracks()1668 || textSelection.second.compareTo(selectedTextTrackScore) > 0)) { in selectAllTracks()1674 definitions[i] = textSelection.first; in selectAllTracks()1675 selectedTextTrackScore = textSelection.second; in selectAllTracks()