Searched refs:messageNotification (Results 1 – 2 of 2) sorted by relevance
1886 CharSequence messageNotification =1911 .setContentText(messageNotification)1915 .bigText(messageNotification))2010 String messageNotification = imsReasonInfo.mExtraMessage; in processWfcDisconnectForNotification() local2017 messageNotification = String.format( in processWfcDisconnectForNotification()2028 intent.putExtra(EXTRA_KEY_NOTIFICATION_MESSAGE, messageNotification); in processWfcDisconnectForNotification()
618 String messageNotification = "Notification!"; in testProcessDisconnectReason() local624 new String[]{messageNotification}); in testProcessDisconnectReason()641 assertEquals(messageNotification, in testProcessDisconnectReason()