Home | History | Annotate | Download | only in transaction

Lines Matching refs:updateNotification

285             updateNotification(context, newMsgThreadId != THREAD_NONE, threads.size(),
807 * updateNotification is *the* main function for building the actual notification handed to
814 private static void updateNotification(
822 Log.d(TAG, "updateNotification: notifications turned off in prefs, bailing");
931 Log.d(TAG, "updateNotification: new message, adding sound to the notification");
965 Log.d(TAG, "updateNotification: single message notification");
998 Log.d(TAG, "updateNotification: multi messages for single thread");
1038 Log.d(TAG, "updateNotification: multi messages," +