Searched refs:filterTypeToString (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DContactListFilter.java276 builder.append("[filter type: " + filterType + " (" + filterTypeToString(filterType) + ")");
286 public static final String filterTypeToString(int filterType) { method in class:ContactListFilter

Completed in 38 milliseconds