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

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

Completed in 52 milliseconds