Home | History | Annotate | Download | only in Api

Lines Matching refs:geolocationClient

333         pageClients.geolocationClient = new GeolocationClientMock();
335 pageClients.geolocationClient = new GeolocationClientQt(q);
342 static_cast<GeolocationClientMock*>(pageClients.geolocationClient)->setController(page->geolocationController());