Searched refs:appCachePath (Results 1 – 1 of 1) sorted by relevance
398 private String appCachePath = "appcache"; field in RoboWebSettings449 return appCachePath; in getAppCachePath()453 public void setAppCachePath(String appCachePath) { in setAppCachePath() argument454 this.appCachePath = appCachePath; in setAppCachePath()