Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java636 final HashMap<String, Integer> firstNames = new HashMap<String, Integer>(); in scanFirstNames() local
695 final HashMap<String, Integer> firstNames = scanFirstNames(conversationId); in buildConversationPageForWearable() local
843 HashMap<String, Integer> firstNames = null; in createConversationInfoList() local