Searched refs:CleanShellWindowIds (Results 1 – 5 of 5) sorted by relevance
130 MOCK_METHOD(void, CleanShellWindowIds, ());
160 virtual void CleanShellWindowIds() = 0;
159 void CleanShellWindowIds();
143 void InputWindowsManager::CleanShellWindowIds() in CleanShellWindowIds() function in OHOS::InputWindowsManager
591 IInputWindowsManager::GetInstance()->CleanShellWindowIds(); in OnDisconnected()