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

  /external/chromium_org/chrome/browser/geolocation/
geolocation_infobar_delegate_android.cc 14 GeolocationInfoBarDelegateAndroid::GeolocationInfoBarDelegateAndroid(
28 GeolocationInfoBarDelegateAndroid::~GeolocationInfoBarDelegateAndroid() {
31 bool GeolocationInfoBarDelegateAndroid::Accept() {
44 string16 GeolocationInfoBarDelegateAndroid::GetButtonLabel(
geolocation_infobar_delegate_android.h 13 class GeolocationInfoBarDelegateAndroid : public GeolocationInfoBarDelegate {
15 GeolocationInfoBarDelegateAndroid(
24 virtual ~GeolocationInfoBarDelegateAndroid();
32 DISALLOW_COPY_AND_ASSIGN(GeolocationInfoBarDelegateAndroid);

Completed in 72 milliseconds