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.java3215 boolean optionalFieldSupported = false; in testFaceDetectionByCamera()
3225 optionalFieldSupported = true; in testFaceDetectionByCamera()
3231 testFaces(faces, maxNumOfFaces, optionalFieldSupported); in testFaceDetectionByCamera()
3257 boolean optionalFieldSupported) { in testFaces() argument
3276 if (!optionalFieldSupported) { in testFaces()