Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/contactsfragment/
DContactsAdapter.java48 @interface ContactsViewType {} annotation in ContactsAdapter
89 ViewGroup parent, @ContactsViewType int viewType) { in onCreateViewHolder()
147 public @ContactsViewType int getItemViewType(int position) { in getItemViewType()