Searched refs:softSound (Results 1 – 1 of 1) sorted by relevance
412 final boolean softSound) { in processAndSend() argument424 if (softSound) { in processAndSend()597 final boolean softSound = DataModel.get().isNewMessageObservable(conversationId); in createMessageNotification()600 if (softSound && !TextUtils.isEmpty(conversationId)) { in createMessageNotification()606 processAndSend(state, silent, softSound); in createMessageNotification()627 processAndSend(child, true /* silent */, softSound); in createMessageNotification()