Searched refs:UpdateGeolocationEnabled (Results 1 – 8 of 8) sorted by relevance
61 virtual void UpdateGeolocationEnabled(const bool& isGeolocationAccessEnabled) = 0;
2368 delegate_->UpdateGeolocationEnabled(value); in OnGeolocationAccessEnabledUpdate()2898 delegate_->UpdateGeolocationEnabled(GetGeolocationAccessEnabledValue(true)); in OnModifyDone()
522 delegate_->UpdateGeolocationEnabled(value); in OnGeolocationAccessEnabledUpdate()842 delegate_->UpdateGeolocationEnabled(GetGeolocationAccessEnabledValue(true)); in OnModifyDone()
374 void UpdateGeolocationEnabled(const bool& isGeolocationAccessEnabled) override;
1554 void WebDelegateCross::UpdateGeolocationEnabled(const bool& isGeolocationAccessEnabled) in UpdateGeolocationEnabled() function in OHOS::Ace::WebDelegateCross
186 delegate_->UpdateGeolocationEnabled(web_->GetGeolocationAccessEnabled()); in UpdateDelegate()
697 void UpdateGeolocationEnabled(const bool& isGeolocationAccessEnabled);
3203 void WebDelegate::UpdateGeolocationEnabled(const bool& isGeolocationAccessEnabled) in UpdateGeolocationEnabled() function in OHOS::Ace::WebDelegate