Home
last modified time | relevance | path

Searched defs:LOGTAG_INPUT_FOCUS (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp137 constexpr int LOGTAG_INPUT_FOCUS = 62001; variable
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java397 static final int LOGTAG_INPUT_FOCUS = 62001; field in WindowManagerService