Searched refs:UxStateType (Results 1 – 1 of 1) sorted by relevance
215 private @interface UxStateType{} annotation in WatchdogPerfHandler289 private @UxStateType int mCurrentUxState = UX_STATE_NO_DISTRACTION;2928 private static String toUxStateString(@UxStateType int uxState) { in toUxStateString()2941 private static int toProtoUxState(@UxStateType int uxState) { in toProtoUxState()