OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEmptyViewResId
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Messaging/tests/src/com/android/messaging/ui/
FakeListViewHolder.java
42
protected int
getEmptyViewResId
() {
/packages/apps/Messaging/src/com/android/messaging/ui/contact/
AllContactsListViewHolder.java
44
protected int
getEmptyViewResId
() {
FrequentContactsListViewHolder.java
45
protected int
getEmptyViewResId
() {
/packages/apps/Messaging/src/com/android/messaging/ui/
CustomHeaderPagerListViewHolder.java
93
final ListEmptyView emptyView = (ListEmptyView) mView.findViewById(
getEmptyViewResId
());
132
protected abstract int
getEmptyViewResId
();
Completed in 128 milliseconds