Searched refs:getWithOptionalId (Results 1 – 1 of 1) sorted by relevance
91 private CamcorderProfile getWithOptionalId(int quality, int cameraId) { in getWithOptionalId() method in CamcorderProfileTest351 CamcorderProfile profile = getWithOptionalId(quality, cameraId); in checkSpecificProfiles()397 CamcorderProfile profile = getWithOptionalId(quality, cameraId); in checkGet()421 getWithOptionalId(CamcorderProfile.QUALITY_HIGH_SPEED_LOW, cameraId); in checkGet()425 getWithOptionalId(CamcorderProfile.QUALITY_HIGH_SPEED_HIGH, cameraId); in checkGet()464 getWithOptionalId(CamcorderProfile.QUALITY_LOW, cameraId); in checkGet()466 getWithOptionalId(CamcorderProfile.QUALITY_HIGH, cameraId); in checkGet()468 getWithOptionalId(CamcorderProfile.QUALITY_TIME_LAPSE_LOW, cameraId); in checkGet()470 getWithOptionalId(CamcorderProfile.QUALITY_TIME_LAPSE_HIGH, cameraId); in checkGet()