OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTimeFormat
(Results
1 - 10
of
10
) sorted by null
/packages/apps/DeskClock/src/com/android/alarmclock/
WidgetUtils.java
141
public static void
setTimeFormat
(RemoteViews clock, int amPmFontSize, int clockId) {
DigitalAppWidgetProvider.java
97
WidgetUtils.
setTimeFormat
(widget, 0/*no am/pm*/, R.id.the_clock);
171
WidgetUtils.
setTimeFormat
(widget, 0/*no am/pm*/, R.id.the_clock);
DigitalWidgetViewsFactory.java
104
WidgetUtils.
setTimeFormat
(clock,
/packages/apps/DeskClock/src/com/android/deskclock/
Screensaver.java
157
Utils.
setTimeFormat
((TextClock)mDigitalClock,
ClockFragment.java
81
Utils.
setTimeFormat
(
193
Utils.
setTimeFormat
((TextClock)(mDigitalClock.findViewById(R.id.digital_clock)),
ScreensaverActivity.java
195
Utils.
setTimeFormat
((TextClock)mDigitalClock,
Utils.java
494
public static void
setTimeFormat
(TextClock clock, int amPmFontSize) {
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmActivity.java
204
Utils.
setTimeFormat
((TextClock)(view.findViewById(R.id.digitalClock)),
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/
WorldClockAdapter.java
267
Utils.
setTimeFormat
(dclock,
/prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar
Completed in 2867 milliseconds