Searched refs:XML_VERSION_ZEN_UPGRADE (Results 1 – 2 of 2) sorted by relevance
1689 && (forRestore || config.version < ZenModeConfig.XML_VERSION_ZEN_UPGRADE)) { in readXml()1710 if (config.version < ZenModeConfig.XML_VERSION_ZEN_UPGRADE) { in readXml()
215 public static final int XML_VERSION_ZEN_UPGRADE = 8; field in ZenModeConfig