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

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListFragment.java 140 private ConversationListFooterView mFooterView;
341 mFooterView = (ConversationListFooterView) inflater.inflate(
343 mFooterView.setClickListener(mActivity);
364 mListAdapter.addFooter(mFooterView);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 237 protected FooterView mFooterView;
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaWindowAdapter.java 164 private final TextView mFooterView;
367 mFooterView = (TextView)inflater.inflate(R.layout.agenda_header_footer, null);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java     [all...]

Completed in 119 milliseconds