Searched refs:defaultLocation (Results 1 – 1 of 1) sorted by relevance
39 const defaultLocation = ANDROID_DEFAULT_LOCATION[process.platform]; constant40 if (defaultLocation) {42 fs.existsSync(defaultLocation),43 … resolve the Android SDK path. Default install location not found: ${defaultLocation}. Use ANDROID…45 return defaultLocation;