Searched refs:callSupported (Results 1 – 3 of 3) sorted by relevance
276 if (!sessionConfigSupport.callSupported) { in testBasicLogicalPhysicalStreamCombination()410 if (!sessionConfigSupport.callSupported) { in testBasicPhysicalRequests()1090 if (!sessionConfigSupport.callSupported) { in testBasicPhysicalStreamingForCamera()
415 if (!sessionConfigSupport.callSupported) { in testMandatoryStreamCombination()
3461 public final boolean callSupported; field in CameraTestUtils.SessionConfigSupport3465 boolean callSupported, boolean configSupported) { in SessionConfigSupport() argument3467 this.callSupported = callSupported; in SessionConfigSupport()