Home
last modified time | relevance | path

Searched defs:clientChannel (Results 1 – 8 of 8) 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
DInputPublisherAndConsumer_test.cpp43 std::unique_ptr<InputChannel> serverChannel, clientChannel; in SetUp() local
/frameworks/native/services/inputflinger/tests/
DInputFlingerService_test.cpp119 std::unique_ptr<InputChannel> clientChannel; in createInputChannel() local
DInputDispatcher_test.cpp769 explicit FakeInputReceiver(std::unique_ptr<InputChannel> clientChannel, const std::string name) in FakeInputReceiver()
/frameworks/base/core/jni/
Dandroid_view_InputChannel.cpp149 std::unique_ptr<InputChannel> clientChannel; in android_view_InputChannel_nativeOpenInputChannelPair() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp355 std::unique_ptr<InputChannel>& clientChannel) { in openInputChannelPair()
5472 std::unique_ptr<InputChannel> clientChannel; in createInputChannel() local
5506 std::unique_ptr<InputChannel> clientChannel; in createInputMonitor() local
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java3067 final InputChannel clientChannel; in requestClientSessionLocked() local
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java8739 final InputChannel clientChannel; in grantInputChannel() local