Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java3234 boolean optionalFieldSupported = false; in testFaceDetectionByCamera()
3244 optionalFieldSupported = true; in testFaceDetectionByCamera()
3250 testFaces(faces, maxNumOfFaces, optionalFieldSupported); in testFaceDetectionByCamera()
3276 boolean optionalFieldSupported) { in testFaces() argument
3295 if (!optionalFieldSupported) { in testFaces()