Searched refs:systemRootModTime (Results 1 – 1 of 1) sorted by relevance
204 systemRootModTime = systemRootModFile.lastModified(); in setupSystemRoot()307 private static long systemRootModTime; field in FileSystemPreferences740 isSystemRootModified = systemRootModTime == nmt;753 systemRootModTime = newModTime.longValue() + 1000;754 systemRootModFile.setLastModified(systemRootModTime);