Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/
DMpegTsMediaPeriod.java96 TrackSelection[] selections, in selectTracks() argument
102 for (int i = 0; i < selections.length; i++) { in selectTracks()
103 if (streams[i] != null && (selections[i] == null || !mayRetainStreamFlags[i])) { in selectTracks()
109 if (streams[i] == null && selections[i] != null) { in selectTracks()
110 int index = trackGroups.indexOf(selections[i].getTrackGroup()); in selectTracks()
DExoPlayerSampleExtractor.java213 TrackSelection[] selections = new TrackSelection[trackGroupArray.length]; in onPrepared() local
214 for (int i = 0; i < selections.length; ++i) { in onPrepared()
215 selections[i] = new FixedTrackSelection(trackGroupArray.get(i), 0); in onPrepared()
220 mMediaPeriod.selectTracks(selections, retain, mStreams, reset, 0); in onPrepared()
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/
DExoPlayerSampleExtractor.java258 TrackSelection[] selections = new TrackSelection[trackGroupArray.length]; in onPrepared() local
259 for (int i = 0; i < selections.length; ++i) { in onPrepared()
260 selections[i] = new FixedTrackSelection(trackGroupArray.get(i), 0); in onPrepared()
265 mMediaPeriod.selectTracks(selections, retain, mStreams, reset, 0); in onPrepared()
/packages/apps/Contacts/src/com/android/contacts/
DSimImportFragment.java272 final long[] selections = mSavedInstanceState.getLongArray( in restoreAdapterSelectedStates() local
274 mPerAccountCheckedIds.put(account.getAccount(), selections); in restoreAdapterSelectedStates() local
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...