Searched refs:messageNotification (Results 1 – 2 of 2) sorted by relevance
2173 CharSequence messageNotification =2196 .setContentText(messageNotification)2200 .bigText(messageNotification))2295 String messageNotification = imsReasonInfo.mExtraMessage; in processWfcDisconnectForNotification() local2302 messageNotification = String.format( in processWfcDisconnectForNotification()2313 intent.putExtra(EXTRA_KEY_NOTIFICATION_MESSAGE, messageNotification); in processWfcDisconnectForNotification()
640 String messageNotification = "Notification!"; in testProcessDisconnectReason() local646 new String[]{messageNotification}); in testProcessDisconnectReason()663 assertEquals(messageNotification, in testProcessDisconnectReason()