HomeSort by relevance Sort by last modified time
    Searched refs:GeolocationInfoBarDelegateAndroid (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/geolocation/
geolocation_infobar_delegate_android.h 13 class GeolocationInfoBarDelegateAndroid : public GeolocationInfoBarDelegate {
15 GeolocationInfoBarDelegateAndroid(
23 virtual ~GeolocationInfoBarDelegateAndroid();
31 DISALLOW_COPY_AND_ASSIGN(GeolocationInfoBarDelegateAndroid);
geolocation_infobar_delegate_android.cc 37 GeolocationInfoBarDelegateAndroid::GeolocationInfoBarDelegateAndroid(
49 GeolocationInfoBarDelegateAndroid::~GeolocationInfoBarDelegateAndroid() {
52 bool GeolocationInfoBarDelegateAndroid::Accept() {
70 base::string16 GeolocationInfoBarDelegateAndroid::GetButtonLabel(
geolocation_infobar_delegate.cc 23 typedef GeolocationInfoBarDelegateAndroid DelegateType;

Completed in 25 milliseconds