Searched refs:geolocationEnabled (Results 1 – 1 of 1) sorted by relevance
352 private boolean geolocationEnabled = false; field in RoboWebSettings384 return geolocationEnabled; in getGeolocationEnabled()388 public void setGeolocationEnabled(boolean geolocationEnabled) { in setGeolocationEnabled() argument389 this.geolocationEnabled = geolocationEnabled; in setGeolocationEnabled()