Mms: Fix plays notification sound when viewing message in folder mode.

MessagingNotification still plays notification sound directly in folder
mode, when sCurrentlyDisplayedMsgType is TYPE_INVALID, it causes a sound
when viewing inbox message.

Only play notification sound directly when sCurrentlyDisplayedMsgType is
TYPE_INBOX and thread is valid in folder mode.

Change-Id: Ied00326a3b582bbdfb6aa507fa6e6027d0d64955
CRs-Fixed: 877311
1 file changed