summaryrefslogtreecommitdiff
path: root/libs/input/android/os/IInputFlinger.aidl
AgeCommit message (Expand)Author
2024-01-30Use aidl-defined InputChannel for parceling Siarhei Vishniakou
2021-08-02Use WindowInfosListener instead of SF reporting to IF chaviw
2021-06-29Renamed and moved InputWindow and related files chaviw
2020-09-22Second reland "Let InputFlinger create the server InputChannel" Garfield Tan
2020-09-22Revert "Reland "Let InputFlinger create the server InputChannel"" Garfield Tan
2020-09-21Reland "Let InputFlinger create the server InputChannel" Garfield Tan
2020-09-21Revert "Let InputFlinger create the server InputChannel" Roshan Pius
2020-09-21Let InputFlinger create the server InputChannel Garfield Tan
2020-09-09Unregister input channel by token Siarhei Vishniakou
2020-07-23Add setFocusedWindow function stub Vishnu Nair
2020-07-21Merge "Use std::shared_ptr for InputChannel" TreeHugger Robot
2020-07-20Use std::shared_ptr for InputChannel Siarhei Vishniakou
2020-07-20Mark setInputWindows of IInputFlinger interface as "oneway". Chris Ye
2020-07-10AIDL-ize InputManager IInputFlinger interface. Chris Ye