Searched refs:onlyImportant (Results 1 – 4 of 4) sorted by relevance
298 public ParceledListSlice<ConversationChannelWrapper> getConversations(boolean onlyImportant) { in getConversations() argument300 return sINM.getConversations(onlyImportant); in getConversations()
94 ParceledListSlice getConversations(boolean onlyImportant); in getConversations() argument
1415 boolean onlyImportant) { in getConversations() argument1425 && (nc.isImportantConversation() || !onlyImportant)) { in getConversations()
3833 boolean onlyImportant) {3837 mPreferencesHelper.getConversations(userIds, onlyImportant);