Searched refs:onlyImportant (Results 1 – 3 of 3) sorted by relevance
92 ParceledListSlice getConversations(boolean onlyImportant); in getConversations() argument
1324 public ArrayList<ConversationChannelWrapper> getConversations(boolean onlyImportant) { in getConversations() argument1334 && (nc.isImportantConversation() || !onlyImportant)) { in getConversations()
3511 boolean onlyImportant) {3514 mPreferencesHelper.getConversations(onlyImportant);