Home
last modified time | relevance | path

Searched refs:weekday (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/text/style/
DTtsSpan.java1156 public DateBuilder(Integer weekday, in DateBuilder() argument
1161 if (weekday != null) { in DateBuilder()
1162 setWeekday(weekday); in DateBuilder()
1182 public DateBuilder setWeekday(int weekday) { in setWeekday() argument
1183 return setIntArgument(TtsSpan.ARG_WEEKDAY, weekday); in setWeekday()
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dservices.jd258 announces “4 PM”, but does not announce the weekday name, the day of the month, or the month name,
/frameworks/base/api/
Dcurrent.txt33275 field public static final java.lang.String ARG_WEEKDAY = "android.arg.weekday";
Dsystem-current.txt35567 field public static final java.lang.String ARG_WEEKDAY = "android.arg.weekday";