Home
last modified time | relevance | path

Searched refs:getEmptyViewResId (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/
DCustomHeaderPagerListViewHolder.java93 final ListEmptyView emptyView = (ListEmptyView) mView.findViewById(getEmptyViewResId()); in maybeSetEmptyView()
132 protected abstract int getEmptyViewResId(); in getEmptyViewResId() method in CustomHeaderPagerListViewHolder
/packages/apps/Messaging/tests/src/com/android/messaging/ui/
DFakeListViewHolder.java42 protected int getEmptyViewResId() { in getEmptyViewResId() method in FakeListViewHolder
/packages/apps/Messaging/src/com/android/messaging/ui/contact/
DFrequentContactsListViewHolder.java45 protected int getEmptyViewResId() { in getEmptyViewResId() method in FrequentContactsListViewHolder
DAllContactsListViewHolder.java44 protected int getEmptyViewResId() { in getEmptyViewResId() method in AllContactsListViewHolder