Searched refs:sVideoSurfacesInUse (Results 1 – 1 of 1) sorted by relevance
68 private static boolean sVideoSurfacesInUse = false; field in VideoCallFragment487 Log.d(this, "onViewCreated: VideoSurfacesInUse=" + sVideoSurfacesInUse); in onViewCreated()590 sVideoSurfacesInUse = false; in cleanupSurfaces()827 Log.d(this, "inflateVideoCallViews: sVideoSurfacesInUse=" + sVideoSurfacesInUse); in inflateVideoCallViews()832 if (!sVideoSurfacesInUse) { in inflateVideoCallViews()842 sVideoSurfacesInUse = true; in inflateVideoCallViews()