Searched refs:TRIM (Results 1 – 3 of 3) sorted by relevance
26 WindowTraceLogLevel.TRIM,42 int TRIM = 1; field
64 private @WindowTraceLogLevel int mLogLevel = WindowTraceLogLevel.TRIM;88 setLogLevel(WindowTraceLogLevel.TRIM, null /* pw */); in WindowTracing()146 case WindowTraceLogLevel.TRIM: { in setLogLevel()201 setLogLevel(WindowTraceLogLevel.TRIM, pw); in onShellCommand()209 setLogLevel(WindowTraceLogLevel.TRIM, pw); in onShellCommand()
128 verify(mWmMock, times(2)).writeToProtoLocked(any(), eq(WindowTraceLogLevel.TRIM)); in trace_dumpsWindowManagerState_whenTracing()