Searched refs:OnSetAsInterstitial (Results 1 – 3 of 3) sorted by relevance
97 void OnSetAsInterstitial();
207 IPC_MESSAGE_HANDLER(ChromeViewMsg_SetAsInterstitial, OnSetAsInterstitial) in OnMessageReceived()607 void ContentSettingsObserver::OnSetAsInterstitial() { in OnSetAsInterstitial() function in ContentSettingsObserver
351 observer->OnSetAsInterstitial(); in TEST_F()