Lines Matching refs:PROFILES
1269 final int PROFILES[] = new int[] {1314 for (int i = 0; i < PROFILES.length; i++) {1315 if (CamcorderProfile.hasProfile(cameraId, PROFILES[i])) {1317 mCamcorderProfiles.add(CamcorderProfile.get(cameraId, PROFILES[i]));