Home
last modified time | relevance | path

Searched defs:os (Results 1 – 8 of 8) sorted by relevance

/sdk/hierarchyviewer/src/com/android/hierarchyviewer/
DHierarchyViewer.java35 final String os = System.getProperty("os.name"); in initUserInterface() local
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DDdmConstants.java47 String os = System.getProperty("os.name"); //$NON-NLS-1$ in currentPlatform() local
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
DArchive.java107 String os = System.getProperty("os.name"); //$NON-NLS-1$ in getCurrentOs() local
127 Os os = getCurrentOs(); in isCompatible() local
201 Archive(Package pkg, Os os, Arch arch, String url, long size, String checksum) { in Archive()
216 Archive(Package pkg, Properties props, Os os, Arch arch, String localOsPath) { in Archive()
315 String os; in getOsDescription() local
581 FileOutputStream os = null; in fetchUrl() local
DRepoSource.java574 Os os = (Os) XmlParserUtils.getEnumAttribute(archive, in findAlternateToolsXml() local
/sdk/ddms/app/src/com/android/ddms/
DMain.java67 String os = System.getProperty("os.name"); //$NON-NLS-1$ in main() local
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/build/
DKeystoreHelper.java64 String os = System.getProperty("os.name"); in createNewStore() local
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
DSdkConstants.java338 String os = System.getProperty("os.name"); in androidCmdName() local
349 String os = System.getProperty("os.name"); in mkSdCardCmdName() local
364 String os = System.getProperty("os.name"); //$NON-NLS-1$ in currentPlatform() local
/sdk/sdkstats/src/com/android/sdkstats/
DSdkStatsService.java248 String os = System.getProperty("os.name"); // $NON-NLS-1$ in actuallySendPing() local