Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputChannel_test.cpp69 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
DTouchResampling_test.cpp52 std::unique_ptr<InputChannel> serverChannel, clientChannel; in SetUp() local
DInputPublisherAndConsumer_test.cpp38 std::unique_ptr<InputChannel> serverChannel, clientChannel; 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.cpp412 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/
DInputMethodManagerService.java2892 final InputChannel serverChannel; in requestClientSessionLocked() local
/frameworks/opt/car/services/builtInServices/src_imms/com/android/server/inputmethod/
DCarInputMethodManagerService.java2849 final InputChannel serverChannel; in requestClientSessionLocked() local