Searched defs:serverChannel (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/libs/input/tests/ |
D | InputChannel_test.cpp | 69 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 120 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 134 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 150 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 167 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 199 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local 218 std::unique_ptr<InputChannel> serverChannel, clientChannel; in TEST_F() local
|
D | TouchResampling_test.cpp | 52 std::unique_ptr<InputChannel> serverChannel, clientChannel; in SetUp() local
|
D | InputPublisherAndConsumer_test.cpp | 38 std::unique_ptr<InputChannel> serverChannel, clientChannel; in SetUp() local
|
/frameworks/base/core/jni/ |
D | android_view_InputChannel.cpp | 148 std::unique_ptr<InputChannel> serverChannel; in android_view_InputChannel_nativeOpenInputChannelPair() local
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.cpp | 412 status_t openInputChannelPair(const std::string& name, std::shared_ptr<InputChannel>& serverChannel, in openInputChannelPair() 5872 std::unique_ptr<InputChannel> serverChannel; in createInputChannel() local 5908 std::shared_ptr<InputChannel> serverChannel; in createInputMonitor() local
|
/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | InputMethodManagerService.java | 2892 final InputChannel serverChannel; in requestClientSessionLocked() local
|
/frameworks/opt/car/services/builtInServices/src_imms/com/android/server/inputmethod/ |
D | CarInputMethodManagerService.java | 2849 final InputChannel serverChannel; in requestClientSessionLocked() local
|