Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java279 private static final int LOGTAG_INPUT_FOCUS = 62001; field in ViewRootImpl
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java423 static final int LOGTAG_INPUT_FOCUS = 62001; field in WindowManagerService