Searched refs:attemptToStartAsync (Results 1 – 1 of 1) sorted by relevance
35 if (!(await manager.attemptToStartAsync())) {64 protected async attemptToStartAsync(): Promise<AndroidDebugBridge.Device | null> { method in AndroidDeviceManager79 const device = await this.attemptToStartAsync();