Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java389 writer.println("Current UX state: " + toUxStateString(mCurrentUxState)); in dump()
2928 private static String toUxStateString(@UxStateType int uxState) { in toUxStateString() method in WatchdogPerfHandler