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

/external/chromium_org/chrome/browser/ui/webui/options/
H A Dgeolocation_options_handler.cc14 GeolocationOptionsHandler::GeolocationOptionsHandler() {} function in class:options::GeolocationOptionsHandler
16 GeolocationOptionsHandler::~GeolocationOptionsHandler() {}
18 void GeolocationOptionsHandler::GetLocalizedValues(
22 void GeolocationOptionsHandler::InitializePage() {
H A Dgeolocation_options_handler.h14 class GeolocationOptionsHandler : public OptionsPageUIHandler { class in namespace:options
16 GeolocationOptionsHandler();
17 virtual ~GeolocationOptionsHandler();
25 DISALLOW_COPY_AND_ASSIGN(GeolocationOptionsHandler);
H A Doptions_ui.cc279 AddOptionsPageUIHandler(localized_strings, new GeolocationOptionsHandler());

Completed in 1766 milliseconds