Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DConnection.h65 inline const std::string getInputChannelName() const { return inputChannel->getName(); } in getInputChannelName() function
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_InputEventSender.cpp74 const std::string getInputChannelName() { in getInputChannelName() function in android::NativeInputEventSender
H A Dandroid_view_InputEventReceiver.cpp114 const std::string getInputChannelName() { in getInputChannelName() function in android::NativeInputEventReceiver