Searched defs:clientChannel (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/libs/input/tests/ |
D | InputChannel_test.cpp | 52 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 61 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 151 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 165 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 181 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 198 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 230 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 | 149 std::unique_ptr<InputChannel> clientChannel; in android_view_InputChannel_nativeOpenInputChannelPair() local
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.cpp | 6095 std::unique_ptr<InputChannel> clientChannel; in createInputChannel() local 6130 std::unique_ptr<InputChannel> clientChannel; in createInputMonitor() local
|
/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | InputMethodManagerService.java | 2522 final InputChannel clientChannel; in requestClientSessionLocked() local
|