Home
last modified time | relevance | path

Searched defs:clientChannel (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
DInputPublisherAndConsumer_test.cpp42 std::unique_ptr<InputChannel> serverChannel, clientChannel; in SetUp() local
/frameworks/base/core/jni/
Dandroid_view_InputChannel.cpp149 std::unique_ptr<InputChannel> clientChannel; in android_view_InputChannel_nativeOpenInputChannelPair() local
/frameworks/native/services/inputflinger/tests/
DInputFlingerService_test.cpp218 std::unique_ptr<InputChannel> clientChannel; in createInputChannel() local
DInputDispatcher_test.cpp699 explicit FakeInputReceiver(std::unique_ptr<InputChannel> clientChannel, const std::string name) in FakeInputReceiver()
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp407 std::unique_ptr<InputChannel>& clientChannel) { in openInputChannelPair()
5195 std::unique_ptr<InputChannel> clientChannel; in createInputChannel() local
5230 std::unique_ptr<InputChannel> clientChannel; in createInputMonitor() local
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java8201 final InputChannel clientChannel; in grantInputChannel() local