Searched refs:optionalFieldSupported (Results 1 – 1 of 1) sorted by relevance
3215 boolean optionalFieldSupported = false; in testFaceDetectionByCamera()3225 optionalFieldSupported = true; in testFaceDetectionByCamera()3231 testFaces(faces, maxNumOfFaces, optionalFieldSupported); in testFaceDetectionByCamera()3257 boolean optionalFieldSupported) { in testFaces() argument3276 if (!optionalFieldSupported) { in testFaces()