Searched refs:DragTargetDropAckNotificationObserver (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/automation/
H A Dautomation_provider_observers.h1306 class DragTargetDropAckNotificationObserver class in inherits:content::NotificationObserver
1309 DragTargetDropAckNotificationObserver(AutomationProvider* automation,
1311 virtual ~DragTargetDropAckNotificationObserver();
1323 DISALLOW_COPY_AND_ASSIGN(DragTargetDropAckNotificationObserver);
H A Dautomation_provider_observers.cc2280 DragTargetDropAckNotificationObserver::DragTargetDropAckNotificationObserver( function in class:DragTargetDropAckNotificationObserver
2295 DragTargetDropAckNotificationObserver::
2296 ~DragTargetDropAckNotificationObserver() {}
2298 void DragTargetDropAckNotificationObserver::Observe(
H A Dtesting_automation_provider.cc930 new DragTargetDropAckNotificationObserver(this, reply_message);

Completed in 64 milliseconds