Searched defs:getConversations (Results 1 – 3 of 3) sorted by relevance
109 private ImmutableList<ConversationChannelWrapper> getConversations(boolean onlyImportant) { in getConversations() method in ZenHelperBackend
300 public ParceledListSlice<ConversationChannelWrapper> getConversations(String pkg, int uid) { in getConversations() method in NotificationBackend309 public ParceledListSlice<ConversationChannelWrapper> getConversations(boolean onlyImportant) { in getConversations() method in NotificationBackend
995 private Cursor getConversations(String[] projection, String selection, in getConversations() method in MmsSmsProvider