Home
last modified time | relevance | path

Searched defs:serverChannel (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/libs/input/tests/
DInputChannel_test.cpp52 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
DTouchResampling_test.cpp56 std::unique_ptr<InputChannel> serverChannel, clientChannel; in SetUp() local
DInputPublisherAndConsumer_test.cpp230 std::unique_ptr<InputChannel> serverChannel, clientChannel; in SetUp() local
DInputPublisherAndConsumerNoResampling_test.cpp279 std::unique_ptr<InputChannel> serverChannel; in SetUp() local
/frameworks/base/core/jni/
Dandroid_view_InputChannel.cpp148 std::unique_ptr<InputChannel> serverChannel; in android_view_InputChannel_nativeOpenInputChannelPair() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp6094 std::unique_ptr<InputChannel> serverChannel; in createInputChannel() local
6129 std::unique_ptr<InputChannel> serverChannel; in createInputMonitor() local
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java2521 final InputChannel serverChannel; in requestClientSessionLocked() local