Searched refs:LOCATION_DIRNAME (Results 1 – 1 of 1) sorted by relevance
49 private static final String LOCATION_DIRNAME = "location"; field in LocationSettings87 File file = new File(new File(getUserSettingsDir(userId), LOCATION_DIRNAME), in getUserSettingsStore()