Home | History | Annotate | Download | only in automation

Lines Matching defs:AppLaunchObserver

1271 class AppLaunchObserver : public content::NotificationObserver {
1273 AppLaunchObserver(content::NavigationController* controller,
1277 virtual ~AppLaunchObserver();
1292 DISALLOW_COPY_AND_ASSIGN(AppLaunchObserver);