Home
last modified time | relevance | path

Searched refs:releaseChannel (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/include/input/
DInputWindow.h239 void releaseChannel();
/frameworks/native/libs/input/
DInputWindow.cpp162 void InputWindowHandle::releaseChannel() { in releaseChannel() function in android::InputWindowHandle
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp495 void releaseChannel() { in releaseChannel() function in android::inputdispatcher::FakeWindowHandle
497 InputWindowHandle::releaseChannel(); in releaseChannel()
697 windowTop->releaseChannel(); in TEST_F()
/frameworks/base/core/jni/
Dandroid_hardware_input_InputWindowHandle.cpp98 releaseChannel(); in updateInfo()
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3303 oldWindowHandle->releaseChannel(); in setInputWindows()