Home
last modified time | relevance | path

Searched refs:inputDeviceDescriptorToDisplayUniqueIdAssociations (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/include/
H A DInputReaderBase.h126 std::unordered_map<std::string, std::string> inputDeviceDescriptorToDisplayUniqueIdAssociations; member
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DInputDevice.cpp297 readerConfig.inputDeviceDescriptorToDisplayUniqueIdAssociations; in configureInternal()
/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp726 outConfig->inputDeviceDescriptorToDisplayUniqueIdAssociations = readMapFromInterleavedJavaArray< in getReaderConfiguration()