Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java2279 private static int strToNightModeCustomType(String customTypeStr) { in strToNightModeCustomType() argument
2280 switch (customTypeStr) { in strToNightModeCustomType()