Home
last modified time | relevance | path

Searched defs:mInputChannel (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSystemServicesTestRule.java135 private InputChannel mInputChannel; field in SystemServicesTestRule
/aosp14/frameworks/base/core/java/android/view/
H A DInputMonitor.java43 private final InputChannel mInputChannel; field in InputMonitor
H A DInputEventSender.java42 private InputChannel mInputChannel; field in InputEventSender
H A DInputEventReceiver.java47 private InputChannel mInputChannel; field in InputEventReceiver
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DEmbeddedWindowController.java148 InputChannel mInputChannel; field in EmbeddedWindowController.EmbeddedWindow
H A DWindowState.java617 InputChannel mInputChannel; field in WindowState
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_InputChannel.cpp58 std::shared_ptr<InputChannel> mInputChannel; member in android::NativeInputChannel
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDragResizeInputListener.java74 private final InputChannel mInputChannel; field in DragResizeInputListener
/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppManager.java1060 private InputChannel mInputChannel; field in TvInteractiveAppManager.Session