Searched refs:streams (Results 1 – 6 of 6) sorted by relevance
14 takes the filename and corresponding json_data and prints out the streams as key, value pairs.
209 private void addStreamToTests(ArrayTestListAdapter streams, Stream stream) {212 streams.add(TestListItem.newTest(stream.name, PlayVideoActivity.getTestId(stream.code),
838 int[] streams = {STREAM_MUSIC, in test() local860 for (int stream : streams) { in test()1083 int[] streams = { AudioManager.STREAM_RING }; in test() local1086 for (int stream : streams) { in test()1125 int[] streams = { AudioManager.STREAM_RING }; in test() local1127 for (int stream : streams) { in test()1154 streams = new int[] { in test()1169 for (int stream : streams) { in test()
795 Collection<MultiResolutionStreamInfo> streams = in getMultiResReprocessInfo() local799 streams.size() > 0); in getMultiResReprocessInfo()801 return streams; in getMultiResReprocessInfo()
483 private void validateImage(int format, Collection<MultiResolutionStreamInfo> streams, in validateImage() argument535 for (MultiResolutionStreamInfo streamInfo : streams) { in validateImage()
1054 int[] streams = {STREAM_ALARM, in testVolume() local1061 for (int stream : streams) { in testVolume()1238 int[] streams = { in testMuteFixedVolume() local1246 for (int stream : streams) { in testMuteFixedVolume()1265 int[] streams = { STREAM_RING }; in testMuteDndAffectedStreams() local1273 for (int stream : streams) { in testMuteDndAffectedStreams()1301 for (int stream : streams) { in testMuteDndAffectedStreams()1338 int[] streams = { in testMuteDndUnaffectedStreams() local1359 for (int stream : streams) { in testMuteDndUnaffectedStreams()