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

  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaFragment.java 151 View eventView = v.findViewById(R.id.agenda_event_info);
153 eventView.setVisibility(View.GONE);
196 ViewGroup.LayoutParams detailsParams = eventView.getLayoutParams();
198 eventView.setLayoutParams(detailsParams);
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 172 milliseconds