Searched refs:messageNotification (Results 1 – 2 of 2) sorted by relevance
2101 CharSequence messageNotification =2121 .setContentText(messageNotification)2125 .bigText(messageNotification))2220 String messageNotification = imsReasonInfo.mExtraMessage; in processWfcDisconnectForNotification() local2227 messageNotification = String.format( in processWfcDisconnectForNotification()2238 intent.putExtra(EXTRA_KEY_NOTIFICATION_MESSAGE, messageNotification); in processWfcDisconnectForNotification()
646 String messageNotification = "Notification!"; in testProcessDisconnectReason() local652 new String[]{messageNotification}); in testProcessDisconnectReason()669 assertEquals(messageNotification, in testProcessDisconnectReason()