Searched refs:NavigationNotificationObserver (Results 1 - 9 of 9) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
H A Dchrome_url_data_manager_browsertest.cc15 class NavigationNotificationObserver : public NotificationObserver { class in namespace:__anon2762
17 NavigationNotificationObserver() function in class:__anon2762::NavigationNotificationObserver
42 DISALLOW_COPY_AND_ASSIGN(NavigationNotificationObserver);
52 NavigationNotificationObserver observer;
/external/chromium_org/chrome/browser/ui/webui/
H A Dchrome_url_data_manager_browsertest.cc16 class NavigationNotificationObserver : public content::NotificationObserver { class in namespace:__anon6721
18 NavigationNotificationObserver() function in class:__anon6721::NavigationNotificationObserver
43 DISALLOW_COPY_AND_ASSIGN(NavigationNotificationObserver);
53 NavigationNotificationObserver observer;
/external/chromium/chrome/browser/automation/
H A Dautomation_provider_observers.cc219 NavigationNotificationObserver::NavigationNotificationObserver( function in class:NavigationNotificationObserver
245 NavigationNotificationObserver::~NavigationNotificationObserver() {
248 void NavigationNotificationObserver::Observe(
296 void NavigationNotificationObserver::ConditionMet(
356 new NavigationNotificationObserver(controller, automation_,
1022 new NavigationNotificationObserver(
2306 // here, but don't send the message. NavigationNotificationObserver
2311 new NavigationNotificationObserver(controlle
[all...]
H A Dautomation_provider_observers.h156 class NavigationNotificationObserver : public NotificationObserver { class in inherits:NotificationObserver
158 NavigationNotificationObserver(NavigationController* controller,
164 virtual ~NavigationNotificationObserver();
181 DISALLOW_COPY_AND_ASSIGN(NavigationNotificationObserver);
H A Dtesting_automation_provider.cc560 new NavigationNotificationObserver(tab, this, reply_message,
609 new NavigationNotificationObserver(
634 new NavigationNotificationObserver(
655 new NavigationNotificationObserver(
1309 new NavigationNotificationObserver(controller, this, reply_message, 1,
1409 new NavigationNotificationObserver(tab, this, reply_message, 1,
1779 new NavigationNotificationObserver(nav_controller, this,
1823 new NavigationNotificationObserver(
1948 new NavigationNotificationObserver(tab, this, reply_message,
1966 new NavigationNotificationObserver(ta
[all...]
/external/chromium_org/chrome/browser/automation/
H A Dautomation_provider_observers.cc275 NavigationNotificationObserver::NavigationNotificationObserver( function in class:NavigationNotificationObserver
307 NavigationNotificationObserver::~NavigationNotificationObserver() {
310 void NavigationNotificationObserver::Observe(
350 void NavigationNotificationObserver::ConditionMet(
425 new NavigationNotificationObserver(controller,
968 new NavigationNotificationObserver(
2215 // here, but don't send the message. NavigationNotificationObserver
2221 new NavigationNotificationObserver(controlle
[all...]
H A Dautomation_provider_observers.h201 class NavigationNotificationObserver : public content::NotificationObserver { class in inherits:content::NotificationObserver
203 NavigationNotificationObserver(content::NavigationController* controller,
209 virtual ~NavigationNotificationObserver();
227 DISALLOW_COPY_AND_ASSIGN(NavigationNotificationObserver);
H A Dtesting_automation_provider.cc525 new NavigationNotificationObserver(tab, this, reply_message,
578 new NavigationNotificationObserver(
1521 new NavigationNotificationObserver(tab, this, reply_message,
1539 new NavigationNotificationObserver(tab, this, reply_message,
3834 new NavigationNotificationObserver(&controller, this, reply_message, 1,
4635 new NavigationNotificationObserver(
4713 NavigationNotificationObserver* observer =
4714 new NavigationNotificationObserver(&web_contents->GetController(), this,
4892 new NavigationNotificationObserver(&controller, this, reply_message,
5045 new NavigationNotificationObserver(
[all...]
H A Dtesting_automation_provider_chromeos.cc602 new NavigationNotificationObserver(

Completed in 150 milliseconds