Home
last modified time | relevance | path

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

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