Home
last modified time | relevance | path

Searched refs:customTypeStr (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DUiModeManagerService.java2174 private static int strToNightModeCustomType(String customTypeStr) { in strToNightModeCustomType() argument
2175 switch (customTypeStr) { in strToNightModeCustomType()