Searched defs:os (Results 1 – 2 of 2) sorted by relevance
135 String os = System.getProperty("os.name"); //$NON-NLS-1$ in currentPlatform() local
45 final String os = System.getProperty("os.name"); in initUserInterface() local