Searched defs:clientChannel (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/libs/input/tests/ |
D | InputChannel_test.cpp | 86 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 95 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 184 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 198 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 214 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 231 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 286 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 340 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 379 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local
|
D | TouchResampling_test.cpp | 56 std::unique_ptr<InputChannel> serverChannel, clientChannel; in SetUp() local
|
D | InputPublisherAndConsumer_test.cpp | 230 std::unique_ptr<InputChannel> serverChannel, clientChannel; in SetUp() local
|
/frameworks/native/services/inputflinger/tests/ |
D | FakeWindows.cpp | 25 FakeInputReceiver::FakeInputReceiver(std::unique_ptr<InputChannel> clientChannel, in FakeInputReceiver()
|
/frameworks/base/core/jni/ |
D | android_view_InputChannel.cpp | 129 std::unique_ptr<InputChannel> clientChannel; in android_view_InputChannel_nativeOpenInputChannelPair() local
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.cpp | 6209 std::unique_ptr<InputChannel> clientChannel; in createInputChannel() local 6233 std::unique_ptr<InputChannel> clientChannel; in createInputMonitor() local
|
/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | InputMethodManagerService.java | 2508 final InputChannel clientChannel; in requestClientSessionLocked() local
|