HomeSort by relevance Sort by last modified time
    Searched refs:ActionMultiMap (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
ActionMultiMap.java 26 public class ActionMultiMap extends HashMap<String, ArrayList<Action>> {
QuickContactActivity.java 134 private ActionMultiMap mActions = new ActionMultiMap();

Completed in 113 milliseconds