Home | History | Annotate | Download | only in task_manager

Lines Matching full:refresh

47 // Match Activity Monitor's default refresh rate.
492 // it to TASK_PENDING ensures the tasks keep being posted (by Refresh()).
495 NewRunnableMethod(this, &TaskManagerModel::Refresh),
712 void TaskManagerModel::Refresh() {
763 (*iter)->Refresh();
773 NewRunnableMethod(this, &TaskManagerModel::Refresh),
839 // we'll compute the actual network usage (see the Refresh method).