Searched defs:cityId (Results 1 – 1 of 1) sorted by relevance
68 public static Uri getContentUriForId(String cityId) { in getContentUriForId()80 public static City getCity(ContentResolver contentResolver, String cityId) { in getCity()147 public static boolean deleteCity(ContentResolver contentResolver, String cityId) { in deleteCity()159 public City(String cityId, String cityName, String timezoneName, int timezoneOffset) { in City()