Searched refs:archived (Results 1 – 3 of 3) sorted by relevance
136 boolean archiveStoredConversation(String callingPkg, long conversationId, boolean archived); in archiveStoredConversation() argument
175 boolean archived) throws RemoteException {435 boolean archived) throws RemoteException { in archiveStoredConversation() argument441 .archiveStoredConversation(callingPkg, conversationId, archived); in archiveStoredConversation()
2397 public boolean archiveStoredConversation(long conversationId, boolean archived) { in archiveStoredConversation() argument2402 conversationId, archived); in archiveStoredConversation()