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