Searched refs:isWaylandAvailable (Results 1 – 1 of 1) sorted by relevance
208 isWaylandAvailable(): Promise<boolean> { method in ProxyConnection225 const isWaylandAvailable = await this.isWaylandAvailable(); constant226 if (isWaylandAvailable) {228 if (isWaylandAvailable) {