OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildViewExtraLong
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaListView.java
202
startTime, endTime, 0, 0, CalendarController.EventInfo.
buildViewExtraLong
(
AgendaWindowAdapter.java
694
0, CalendarController.EventInfo.
buildViewExtraLong
(
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/
CalendarController.java
177
* Alternatively, use
buildViewExtraLong
(), getResponse(), and isAllDay().
224
public static long
buildViewExtraLong
(int response, boolean allDay) {
318
EventInfo.
buildViewExtraLong
(Attendees.ATTENDEE_STATUS_NONE, false),
[
all
...]
AllInOneActivity.java
571
EventInfo.
buildViewExtraLong
(mIntentAttendeeResponse,mIntentAllDay),
[
all
...]
Completed in 37 milliseconds