/packages/apps/Calendar/src/com/android/calendar/ |
EventInfoFragment.java | 338 private int mAttendeeResponseFromIntent = Attendees.ATTENDEE_STATUS_NONE; 339 private int mUserSetResponse = Attendees.ATTENDEE_STATUS_NONE; 343 private int mTentativeUserSetResponse = Attendees.ATTENDEE_STATUS_NONE; [all...] |
GoogleCalendarUriIntentFilter.java | 201 int attendeeStatus = Attendees.ATTENDEE_STATUS_NONE; 227 if (attendeeStatus == Attendees.ATTENDEE_STATUS_NONE) {
|
EventInfoActivity.java | 91 Attendees.ATTENDEE_STATUS_NONE);
|
CalendarController.java | 176 * Set to Attendees.ATTENDEE_STATUS_NONE, Attendees.ATTENDEE_STATUS_ACCEPTED, 206 return Attendees.ATTENDEE_STATUS_NONE; 212 return Attendees.ATTENDEE_STATUS_NONE; 230 case Attendees.ATTENDEE_STATUS_NONE: 325 EventInfo.buildViewExtraLong(Attendees.ATTENDEE_STATUS_NONE, false), 340 * Use Attendees.ATTENDEE_STATUS_NONE for no response. 360 * Use Attendees.ATTENDEE_STATUS_NONE for no response. [all...] |
Event.java | 215 e.selfAttendeeStatus = Attendees.ATTENDEE_STATUS_NONE;
|
AllInOneActivity.java | 139 private int mIntentAttendeeResponse = Attendees.ATTENDEE_STATUS_NONE; 449 ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_NONE); [all...] |
CalendarEventModel.java | 84 this(name, email, Attendees.ATTENDEE_STATUS_NONE, null, null);
|
DayView.java | [all...] |
/frameworks/base/services/core/java/com/android/server/notification/ |
CalendarTracker.java | 228 case Attendees.ATTENDEE_STATUS_NONE: return "ATTENDEE_STATUS_NONE";
|
/packages/apps/Calendar/src/com/android/calendar/agenda/ |
AgendaFragment.java | 429 Attendees.ATTENDEE_STATUS_NONE, false,
|
AgendaListView.java | 203 Attendees.ATTENDEE_STATUS_NONE, item.allDay), holderStartTime);
|
AgendaWindowAdapter.java | 681 Attendees.ATTENDEE_STATUS_NONE, [all...] |
/packages/apps/Calendar/src/com/android/calendar/event/ |
AttendeesView.java | 218 if (item.mAttendee.mStatus == Attendees.ATTENDEE_STATUS_NONE) {
|
EditEventHelper.java | 158 Attendees.ATTENDEE_STATUS_NONE, 549 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_NONE); [all...] |
EditEventFragment.java | [all...] |
EditEventView.java | 586 if (status != Attendees.ATTENDEE_STATUS_NONE) { 692 if (status != Attendees.ATTENDEE_STATUS_NONE) { [all...] |
/packages/apps/Calendar/tests/src/com/android/calendar/event/ |
EditEventHelperTest.java | 277 mExpectedValues.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_NONE); 305 mExpectedValues.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_NONE); 325 mExpectedValues.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_NONE); 345 mExpectedValues.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_NONE); [all...] |
/frameworks/base/core/java/android/provider/ |
CalendarContract.java | [all...] |
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
AlertService.java | 606 final boolean responded = status != Attendees.ATTENDEE_STATUS_NONE [all...] |
/cts/tests/tests/provider/src/android/provider/cts/ |
CalendarTest.java | [all...] |
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarProvider2.java | [all...] |
/external/libgdx/backends/gdx-backend-android/libs/ |
android-4.4.jar | |
/external/robolectric/v1/lib/main/ |
android.jar | |
/prebuilts/sdk/14/ |
android.jar | |
/prebuilts/sdk/15/ |
android.jar | |