Searched refs:GetForegroundPids (Results 1 – 5 of 5) sorted by relevance
126 std::set<int32_t> KeyGestureManager::KeyGesture::GetForegroundPids() const in GetForegroundPids() function in OHOS::MMI::KeyGestureManager::KeyGesture145 std::set<int32_t> foregroundPids = GetForegroundPids(); in TriggerHandlers()168 std::set<int32_t> foregroundPids = GetForegroundPids(); in NotifyHandlers()223 std::set<int32_t> foregroundPids = GetForegroundPids(); in RunPendingHandlers()
266 void KeySubscriberHandler::GetForegroundPids(std::set<int32_t> &pids) in GetForegroundPids() function in OHOS::MMI::KeySubscriberHandler791 GetForegroundPids(pids); in HandleKeyDown()850 GetForegroundPids(pids); in HandleKeyUp()1106 GetForegroundPids(pids); in RemoveSubscriberTimer()
97 std::set<int32_t> GetForegroundPids() const;
113 void GetForegroundPids(std::set<int32_t> &pidList);
463 std::set<int32_t> foregroundPids = myKeyGesture->GetForegroundPids();585 std::set<int32_t> foregroundPids = myKeyGesture->GetForegroundPids();