Searched refs:callSupported (Results 1 – 3 of 3) sorted by relevance
290 if (!sessionConfigSupport.callSupported) { in testBasicLogicalPhysicalStreamCombination()431 if (!sessionConfigSupport.callSupported) { in testBasicPhysicalRequests()1137 if (!sessionConfigSupport.callSupported) { in testBasicPhysicalStreamingForCamera()
614 if (!sessionConfigSupport.callSupported) { in testMandatoryStreamCombination()
3979 public final boolean callSupported; field in CameraTestUtils.SessionConfigSupport3983 boolean callSupported, boolean configSupported) { in SessionConfigSupport() argument3985 this.callSupported = callSupported; in SessionConfigSupport()