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