Searched defs:getInputChannelName (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/services/inputflinger/dispatcher/ | ||
H A D | Connection.h | 65 inline const std::string getInputChannelName() const { return inputChannel->getName(); } in getInputChannelName() function |
/aosp12/frameworks/base/core/jni/ | ||
H A D | android_view_InputEventSender.cpp | 74 const std::string getInputChannelName() { in getInputChannelName() function in android::NativeInputEventSender |
H A D | android_view_InputEventReceiver.cpp | 114 const std::string getInputChannelName() { in getInputChannelName() function in android::NativeInputEventReceiver |