Searched defs:logLevel (Results 1 – 17 of 17) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | InputTarget.java | 68 @WindowTraceLogLevel int logLevel); in dumpProto()
|
H A D | WindowTracing.java | 163 private void setLogLevel(@WindowTraceLogLevel int logLevel, PrintWriter pw) { in setLogLevel()
|
H A D | ImeInsetsSourceProvider.java | 407 void dumpDebug(ProtoOutputStream proto, long fieldId, @WindowTraceLogLevel int logLevel) { in dumpDebug()
|
H A D | InsetsStateController.java | 426 void dumpDebug(ProtoOutputStream proto, @WindowTraceLogLevel int logLevel) { in dumpDebug()
|
H A D | EmbeddedWindowController.java | 346 @WindowTraceLogLevel int logLevel) { in dumpProto()
|
H A D | InsetsSourceProvider.java | 644 void dumpDebug(ProtoOutputStream proto, long fieldId, @WindowTraceLogLevel int logLevel) { in dumpDebug()
|
H A D | ConfigurationContainer.java | 708 @WindowTraceLogLevel int logLevel) { in dumpDebug()
|
H A D | WindowToken.java | 697 @WindowTraceLogLevel int logLevel) { in dumpDebug()
|
H A D | DisplayArea.java | 351 public void dumpDebug(ProtoOutputStream proto, long fieldId, int logLevel) { in dumpDebug()
|
H A D | WindowState.java | 4023 @WindowTraceLogLevel int logLevel) { in dumpDebug() 6026 @WindowTraceLogLevel int logLevel) { in dumpProto()
|
H A D | TaskFragment.java | 3090 @WindowTraceLogLevel int logLevel) { in dumpDebug()
|
H A D | RootWindowContainer.java | 1186 @WindowTraceLogLevel int logLevel) { in dumpDebug()
|
H A D | WindowContainer.java | 2784 @WindowTraceLogLevel int logLevel) { in dumpDebug()
|
H A D | DisplayContent.java | 3526 @WindowTraceLogLevel int logLevel) { in dumpDebug()
|
H A D | WindowManagerService.java | 6593 void dumpDebugLocked(ProtoOutputStream proto, @WindowTraceLogLevel int logLevel) { in dumpDebugLocked()
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | AutofillManagerServiceShellCommand.java | 194 final int logLevel = mService.getLogLevel(); in getLogLevel() local 212 final String logLevel = getNextArgRequired(); in setLogLevel() local
|
/aosp14/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/ |
H A D | SoundTriggerTestService.java | 793 private synchronized void showMessage(String msg, int logLevel, boolean showToast) { in showMessage()
|