Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/media/
DMediaStore_Audio_PlaylistsTest.java122 final Uri playlist = mContentResolver in testName() local
125 try (Cursor c = mContentResolver.query(playlist, in testName()
134 mContentResolver.update(playlist, values, null); in testName()
136 try (Cursor c = mContentResolver.query(playlist, in testName()
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1069 byte playlist[] = new byte[] { 0x23, 0x45, 0x58, 0x54, in testStagefright_bug_68342866()
1079 outputstream.write(playlist); in testStagefright_bug_68342866()