Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DInputDevice.cpp200 bool isExternal, bool hasMic, int32_t associatedDisplayId) { in initialize()
/frameworks/base/core/java/android/view/
DInputDevice.java475 int usiVersionMinor, int associatedDisplayId) { in InputDevice()
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp916 std::optional<int32_t> associatedDisplayId = device->getAssociatedDisplayId(); in canDispatchToDisplay() local