Searched refs:currModeStr (Results 1 – 1 of 1) sorted by relevance
1528 final String currModeStr = nightModeToStr(currMode); in printCurrentNightMode() local1529 pw.println("Night mode: " + currModeStr); in printCurrentNightMode()