Home
last modified time | relevance | path

Searched refs:isWaylandAvailable (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/trace_collection/
Dproxy_connection.ts208 isWaylandAvailable(): Promise<boolean> { method in ProxyConnection
225 const isWaylandAvailable = await this.isWaylandAvailable(); constant
226 if (isWaylandAvailable) {
228 if (isWaylandAvailable) {