Searched refs:KEY_ENABLE_NIGHT_MODE (Results 1 – 1 of 1) sorted by relevance
107 private static final String KEY_ENABLE_NIGHT_MODE = "enable_night_mode"; field in BatterySaverPolicy738 boolean enableNightMode = parser.getBoolean(KEY_ENABLE_NIGHT_MODE, in fromSettings()1039 pw.println(" " + KEY_ENABLE_NIGHT_MODE + "=" + p.enableNightMode); in dumpPolicyLocked()