Searched refs:getBootedSimulatorsAsync (Results 1 – 2 of 2) sorted by relevance
29 const [simulatorOpenedByApp] = await SimControl.getBootedSimulatorsAsync();
171 export async function getBootedSimulatorsAsync(): Promise<Device[]> { function181 const devices = await getBootedSimulatorsAsync();