Searched defs:handlesPerDisplay (Results 1 – 1 of 1) sorted by relevance
4512 const std::unordered_map<int32_t, std::vector<sp<WindowInfoHandle>>>& handlesPerDisplay) { in setInputWindows()6271 std::unordered_map<int32_t, std::vector<sp<WindowInfoHandle>>> handlesPerDisplay; in onWindowInfosChanged() local