Searched refs:haveForeground (Results 1 – 2 of 2) sorted by relevance
146 bool haveForeground = HaveForegroundHandler(foregroundPids); in TriggerHandlers() local149 if (!haveForeground || (foregroundPids.find(handler.GetPid()) != foregroundPids.end())) { in TriggerHandlers()169 bool haveForeground = HaveForegroundHandler(foregroundPids); in NotifyHandlers() local172 if (!haveForeground || (foregroundPids.find(handler.GetPid()) != foregroundPids.end())) { in NotifyHandlers()224 bool haveForeground = HaveForegroundHandler(foregroundPids); in RunPendingHandlers() local227 if (!haveForeground || (foregroundPids.find(handler.GetPid()) != foregroundPids.end())) { in RunPendingHandlers()
464 bool haveForeground = myKeyGesture->HaveForegroundHandler(foregroundPids); variable465 EXPECT_FALSE(haveForeground);586 bool haveForeground = myKeyGesture->HaveForegroundHandler(foregroundPids); variable587 EXPECT_FALSE(haveForeground);