Searched refs:strToNightModeCustomType (Results 1 – 1 of 1) sorted by relevance
2113 final int customType = strToNightModeCustomType(modeStr); in handleNightMode()2174 private static int strToNightModeCustomType(String customTypeStr) { in strToNightModeCustomType() method in UiModeManagerService.Shell