Searched defs:GeolocationNotificationObserver (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_browsertest.cc124 // GeolocationNotificationObserver --------------------------------------------
126 class GeolocationNotificationObserver : public content::NotificationObserver { class in namespace:__anon4064
131 explicit GeolocationNotificationObserver(bool wait_for_infobar);
132 virtual ~GeolocationNotificationObserver();
153 DISALLOW_COPY_AND_ASSIGN(GeolocationNotificationObserver);
156 GeolocationNotificationObserver::GeolocationNotificationObserver( function in class:__anon4064::GeolocationNotificationObserver
177 GeolocationNotificationObserver::~GeolocationNotificationObserver() {
180 void GeolocationNotificationObserver
[all...]

Completed in 947 milliseconds