Searched refs:UpdateWebContentsStateAt (Results 1 – 8 of 8) sorted by relevance
53 tab_strip_model->UpdateWebContentsStateAt( in NotifyIsDeviceConnectedChanged()
88 tab_strip_model->UpdateWebContentsStateAt( in SetIsContentDisplayedInHeadset()
168 // UpdateWebContentsStateAt, while this class still hasn't observed the171 // 4) That UpdateWebContentsStateAt causes this object to observe a
106 model()->UpdateWebContentsStateAt(index, TabChangeType::kAll);255 model2->UpdateWebContentsStateAt(0, TabChangeType::kAll);
305 void UpdateWebContentsStateAt(int index, TabChangeType change_type);
697 void TabStripModel::UpdateWebContentsStateAt(int index, in UpdateWebContentsStateAt() function in TabStripModel
651 tabstrip.UpdateWebContentsStateAt(0, TabChangeType::kAll); in TEST_F()
2587 tab_strip_model_->UpdateWebContentsStateAt( in ScheduleUIUpdate()2658 tab_strip_model_->UpdateWebContentsStateAt( in ProcessPendingUIUpdates()