Searched defs:serverChannel (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
|
D | InputPublisherAndConsumerNoResampling_test.cpp | 282 std::unique_ptr<InputChannel> serverChannel; in SetUp() local
|
/frameworks/base/core/jni/ |
D | android_view_InputChannel.cpp | 128 std::unique_ptr<InputChannel> serverChannel; in android_view_InputChannel_nativeOpenInputChannelPair() local
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.cpp | 6208 std::unique_ptr<InputChannel> serverChannel; in createInputChannel() local 6232 std::unique_ptr<InputChannel> serverChannel; in createInputMonitor() local
|
/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | InputMethodManagerService.java | 2507 final InputChannel serverChannel; in requestClientSessionLocked() local
|