Searched defs:mClientChannel (Results 1 – 7 of 7) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/wm/ | ||
| D | InputConsumerImpl.java | 36 final InputChannel mServerChannel, mClientChannel; field in InputConsumerImpl |
| D | Letterbox.java | 166 final InputChannel mClientChannel; field in Letterbox.InputInterceptor |
| D | TaskPositioner.java | 125 InputChannel mClientChannel; field in TaskPositioner |
| D | DragState.java | 262 InputChannel mServerChannel, mClientChannel; field in DragState.InputInterceptor |
| D | WindowState.java | 491 private InputChannel mClientChannel; field in WindowState |
| /frameworks/native/libs/gui/tests/ | ||
| D | EndToEndNativeInputTest.cpp | 217 sp<InputChannel> mServerChannel, mClientChannel; member in android::test::InputSurface |
| /frameworks/native/services/inputflinger/tests/ | ||
| D | InputDispatcher_test.cpp | 431 sp<InputChannel> mServerChannel, mClientChannel; member in android::FakeInputReceiver |