Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2928 private static String toUxStateString(@UxStateType int uxState) { in toUxStateString() argument
2929 switch (uxState) { in toUxStateString()
2941 private static int toProtoUxState(@UxStateType int uxState) { in toProtoUxState() argument
2942 switch (uxState) { in toProtoUxState()