Searched refs:currMode (Results 1 – 1 of 1) sorted by relevance
1527 final int currMode = mInterface.getNightMode(); in printCurrentNightMode() local1528 final String currModeStr = nightModeToStr(currMode); in printCurrentNightMode()