Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DCamcorderProfileTest.java278 CamcorderProfile lowHighSpeedProfile = null; in checkGet() local
281 lowHighSpeedProfile = in checkGet()
288 if (lowHighSpeedProfile != null) { in checkGet()
292 checkProfile(lowHighSpeedProfile, null); in checkGet()
332 checkSpecificProfiles(cameraId, lowHighSpeedProfile, highHighSpeedProfile, in checkGet()