Searched defs:abilityWindow (Results 1 – 2 of 2) sorted by relevance
119 … const abilityWindow = await window.getLastWindow(globalThis.desktopContext as common.BaseContext); constant130 … const abilityWindow = await window.getLastWindow(globalThis.desktopContext as common.BaseContext); constant
101 const abilityWindow = await Window.getLastWindow(this.context); constant