OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get12ModeFormat
(Results
1 - 3
of
3
) sorted by null
/packages/apps/DeskClock/src/com/android/alarmclock/
WidgetUtils.java
144
clock.setCharSequence(clockId, "setFormat12Hour", Utils.
get12ModeFormat
(amPmFontSize));
/packages/apps/DeskClock/src/com/android/deskclock/widget/
TextTime.java
144
setFormat12Hour(Utils.
get12ModeFormat
(amPmFontSize));
/packages/apps/DeskClock/src/com/android/deskclock/
Utils.java
497
clock.setFormat12Hour(
get12ModeFormat
(amPmFontSize));
506
public static CharSequence
get12ModeFormat
(int amPmFontSize) {
Completed in 1451 milliseconds