OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDisplayedDatetime
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Calendar/tests/src/com/android/calendar/
UtilsTests.java
509
String result = Utils.
getDisplayedDatetime
(start, end, NOW_TIME, DEFAULT_TIMEZONE,
516
result = Utils.
getDisplayedDatetime
(start, end, NOW_TIME, DEFAULT_TIMEZONE,
526
String result = Utils.
getDisplayedDatetime
(start, end, NOW_TIME, DEFAULT_TIMEZONE,
536
String result = Utils.
getDisplayedDatetime
(start, end, NOW_TIME, DEFAULT_TIMEZONE,
546
String result = Utils.
getDisplayedDatetime
(start, end, NOW_TIME, DEFAULT_TIMEZONE,
556
String result = Utils.
getDisplayedDatetime
(start, end, NOW_TIME, DEFAULT_TIMEZONE,
566
String result = Utils.
getDisplayedDatetime
(start, end, NOW_TIME, DEFAULT_TIMEZONE,
576
String result = Utils.
getDisplayedDatetime
(start, end, NOW_TIME, DEFAULT_TIMEZONE,
586
String result = Utils.
getDisplayedDatetime
(start, end, NOW_TIME, DEFAULT_TIMEZONE,
596
String result = Utils.
getDisplayedDatetime
(start, end, NOW_TIME, DEFAULT_TIMEZONE
[
all
...]
/packages/apps/Contacts/src/com/android/contacts/interactions/
CalendarInteraction.java
75
String displayedDatetime = CalendarInteractionUtils.
getDisplayedDatetime
(
CalendarInteractionUtils.java
29
public static String
getDisplayedDatetime
(long startMillis, long endMillis, long currentMillis,
/packages/apps/Calendar/src/com/android/calendar/
Utils.java
[
all
...]
EventInfoFragment.java
[
all
...]
Completed in 1451 milliseconds