Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInputMonitor.java74 public InputChannel getInputChannel() { in getInputChannel() method in InputMonitor
/frameworks/base/core/jni/
Dandroid_view_InputChannel.cpp49 inline sp<InputChannel> getInputChannel() { return mInputChannel; } in getInputChannel() function in android::NativeInputChannel
/frameworks/base/services/core/java/com/android/server/wm/
DDragState.java335 InputChannel getInputChannel() { in getInputChannel() method in DragState