Searched refs:skeleton (Results 1 – 7 of 7) sorted by relevance
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | AlarmUtils.java | 40 final String skeleton = DateFormat.is24HourFormat(context) ? "EHm" : "Ehma"; in getFormattedTime() local 41 final String pattern = DateFormat.getBestDateTimePattern(Locale.getDefault(), skeleton); in getFormattedTime()
|
/packages/apps/Settings/src/com/android/settings/notification/ |
D | ZenModeVoiceActivity.java | 111 String skeleton = DateFormat.is24HourFormat(this, UserHandle.myUserId()) ? "Hm" : "hma"; in getChangeSummary() local 112 String pattern = DateFormat.getBestDateTimePattern(Locale.getDefault(), skeleton); in getChangeSummary()
|
/packages/apps/Contacts/src/com/android/contacts/datepicker/ |
D | DatePicker.java | 207 String skeleton = mHasYear ? "yyyyMMMdd" : "MMMdd"; in reorderPickers() local 208 String pattern = DateFormat.getBestDateTimePattern(Locale.getDefault(), skeleton); in reorderPickers()
|
/packages/apps/DeskClock/src/com/android/alarmclock/ |
D | DigitalAppWidgetProvider.java | 211 final String skeleton = context.getString(R.string.abbrev_wday_abbrev_month_day_no_year); in refreshDate() local 212 final CharSequence timeFormat = DateFormat.getBestDateTimePattern(locale, skeleton); in refreshDate()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |