Searched refs:idle_notifications_to_skip_ (Results 1 – 2 of 2) sorted by relevance
428 idle_notifications_to_skip_ = 0; in Init()1004 if (idle_notifications_to_skip_ > 0) { in IdleHandler()1005 --idle_notifications_to_skip_; in IdleHandler()1078 idle_notifications_to_skip_ = 2; in PostponeIdleNotification()
507 int idle_notifications_to_skip_; variable