Searched refs:playlist (Results 1 – 2 of 2) sorted by relevance
125 final Uri playlist = mContentResolver in testName() local128 try (Cursor c = mContentResolver.query(playlist, in testName()137 mContentResolver.update(playlist, values, null); in testName()139 try (Cursor c = mContentResolver.query(playlist, in testName()
1057 byte playlist[] = new byte[] { 0x23, 0x45, 0x58, 0x54, in testStagefright_bug_68342866()1067 outputstream.write(playlist); in testStagefright_bug_68342866()