Home
last modified time | relevance | path

Searched defs:emptyGroupView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/group/
DGroupMembersFragment.java694 final View emptyGroupView = getView().findViewById(R.id.empty_group); in bindMembersCount() local
759 final View emptyGroupView = inflater.inflate(R.layout.empty_group_view, null); in inflateView() local