Home
last modified time | relevance | path

Searched defs:portalToDisplayId (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DInputWindowHandle.java118 public int portalToDisplayId = INVALID_DISPLAY; field in InputWindowHandle
/aosp12/frameworks/native/libs/gui/include/gui/
H A DWindowInfo.h201 int32_t portalToDisplayId = ADISPLAY_ID_NONE; member
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp1029 int32_t portalToDisplayId = windowInfo->portalToDisplayId; in findTouchedWindowAtLocked() local