HomeSort by relevance Sort by last modified time
    Searched refs:AttendeesView (Results 1 - 2 of 2) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/event/
AttendeesView.java 58 public class AttendeesView extends LinearLayout implements View.OnClickListener {
59 private static final String TAG = "AttendeesView";
102 public AttendeesView(Context context, AttributeSet attrs) {
  /packages/apps/Calendar/src/com/android/calendar/
EventInfoFragment.java 101 import com.android.calendar.event.AttendeesView;
355 private AttendeesView mLongAttendees;
    [all...]

Completed in 110 milliseconds