Searched defs:collect (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/ui/
H A DQuickContactWindow.java32 import com.google.android.collect.Sets;
1157 private void collect(String mimeType, Action info) { method in class:QuickContactWindow.ActionMap
1191 mActions.collect(Contacts.CONTENT_ITEM_TYPE, action);
1225 // element, build its summary from the cursor, and collect it
1317 mActions.collect(mimeType, action);

Completed in 22 milliseconds