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