Searched refs:nightModeToStr (Results 1 – 2 of 2) sorted by relevance
829 pw.print(Shell.nightModeToStr(mNightMode)); pw.print(") "); in dumpImpl()1528 final String currModeStr = nightModeToStr(currMode); in printCurrentNightMode()1532 private static String nightModeToStr(int mode) { in nightModeToStr() method in UiModeManagerService.Shell
3700 PLcom/android/server/UiModeManagerService$Shell;->nightModeToStr(I)Ljava/lang/String;