Home
last modified time | relevance | path

Searched refs:City (Results 1 – 3 of 3) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/provider/
DCity.java29 public final class City implements ClockContract.CitiesColumns { class
48 public static ContentValues createContentValues(City city) { in createContentValues()
80 public static City getCity(ContentResolver contentResolver, String cityId) { in getCity()
83 City result = null; in getCity()
90 result = new City(cursor); in getCity()
111 public static List<City> getCities(ContentResolver contentResolver, in getCities()
115 List<City> result = new LinkedList<City>(); in getCities()
123 result.add(new City(cursor)); in getCities()
133 public static City addCity(ContentResolver contentResolver, City city) { in addCity()
140 public static boolean updateCity(ContentResolver contentResolver, City city) { in updateCity()
[all …]
/packages/inputmethods/LatinIME/dictionaries/
Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1393228134, ...