Home | History | Annotate | Download | only in automation

Lines Matching defs:InputEventAckNotificationObserver

1397 class InputEventAckNotificationObserver : public content::NotificationObserver {
1399 InputEventAckNotificationObserver(AutomationProvider* automation,
1402 virtual ~InputEventAckNotificationObserver();
1416 DISALLOW_COPY_AND_ASSIGN(InputEventAckNotificationObserver);