Searched defs:setInputWindows (Results 1 – 5 of 5) sorted by relevance
43 void setInputWindows(const std::vector<InputWindowInfo>&, in setInputWindows() function
33 virtual void setInputWindows(const std::vector<InputWindowInfo>& inputInfo, in setInputWindows() function in android::BpInputFlinger
108 void InputManager::setInputWindows(const std::vector<InputWindowInfo>& infos, in setInputWindows() function in android::InputManager
769 void NativeInputManager::setInputWindows(JNIEnv* env, jobjectArray windowHandleObjArray, in setInputWindows() function in android::NativeInputManager
3152 void InputDispatcher::setInputWindows(const std::vector<sp<InputWindowHandle>>& inputWindowHandles, in setInputWindows() function in android::inputdispatcher::InputDispatcher