Searched defs:sdkRoot (Results 1 – 1 of 1) sorted by relevance
112 File sdkRoot = dxSdkPathValid ? getParentFileNOrLast(dx, 3) // if dx path invalid then in createAndroidSdk() local194 private static File getNewestPlatform(File sdkRoot) { in getNewestPlatform()