Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/platforms/android/
H A DgetDevices.ts24 const allDevices = bootedDevices.concat(offlineEmulators); constant
26 if (!allDevices.length) {
37 return allDevices;