Searched refs:geolocationDatabasePath (Results 1 – 1 of 1) sorted by relevance
351 private String geolocationDatabasePath = "geolocation"; field in RoboWebSettings375 return geolocationDatabasePath; in getGeolocationDatabasePath()379 public void setGeolocationDatabasePath(String geolocationDatabasePath) { in setGeolocationDatabasePath() argument380 this.geolocationDatabasePath = geolocationDatabasePath; in setGeolocationDatabasePath()