Searched refs:timeZone (Results 1 – 19 of 19) sorted by relevance
| /core/core-i18n/src/main/java/androidx/core/i18n/ |
| D | IDateTimeFormatterImpl.kt | 58 val tz = android.icu.util.TimeZone.getTimeZone(calendar.timeZone.id) in format()
|
| /core/core-i18n/src/androidTest/java/androidx/core/i18n/ |
| D | DateTimeFormatterTest.kt | 430 val timeZone = TimeZone.getTimeZone("America/Denver") in testTimeZone() constant 431 val coloradoTime = Calendar.getInstance(timeZone, locale) in testTimeZone()
|
| /core/core-remoteviews/src/main/java/androidx/core/widget/ |
| D | RemoteViewsCompat.kt | 1997 public fun RemoteViews.setTextClockTimeZone(@IdRes viewId: Int, timeZone: String?) { in <lambda>() 1999 setString(viewId, "setTimeZone", timeZone) in <lambda>()
|
| /core/core-remoteviews/api/ |
| D | restricted_1.0.0-beta02.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | restricted_1.0.0-beta05.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | 1.1.0-beta02.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | 1.0.0-beta04.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | restricted_1.0.0-beta03.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | restricted_1.1.0-beta02.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | 1.0.0-beta05.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | 1.0.0-beta02.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | restricted_current.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | 1.1.0-beta01.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | current.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | restricted_1.0.0-beta04.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | restricted_1.0.0-beta01.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | restricted_1.1.0-beta01.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | 1.0.0-beta03.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|
| D | 1.0.0-beta01.txt | 137 … static void setTextClockTimeZone(android.widget.RemoteViews, @IdRes int viewId, String? timeZone);
|