Searched refs:currentPlatform (Results 1 – 4 of 4) sorted by relevance
124 return devTree + "/out/host/" + currentPlatform() + "/bin/"; //$NON-NLS-1$ //$NON-NLS-2$ in getDevTreeOutBin()134 private static String currentPlatform() { in currentPlatform() method in PdtPlugin
63 if (SdkConstants.currentPlatform() == SdkConstants.PLATFORM_WINDOWS) { in AdtTestData()
465 if (SdkConstants.currentPlatform() == SdkConstants.PLATFORM_LINUX) { in focusLost()
571 if (SdkConstants.currentPlatform() == SdkConstants.PLATFORM_WINDOWS) { in runProguard()716 SdkConstants.currentPlatform() == SdkConstants.PLATFORM_WINDOWS) { in quoteWinArg()