Searched refs:messageNotification (Results 1 – 2 of 2) sorted by relevance
2265 CharSequence messageNotification =2288 .setContentText(messageNotification)2292 .bigText(messageNotification))2387 String messageNotification = imsReasonInfo.mExtraMessage; in processWfcDisconnectForNotification() local2394 messageNotification = String.format( in processWfcDisconnectForNotification()2405 intent.putExtra(EXTRA_KEY_NOTIFICATION_MESSAGE, messageNotification); in processWfcDisconnectForNotification()
686 String messageNotification = "Notification!"; in testProcessDisconnectReason() local692 new String[]{messageNotification}); in testProcessDisconnectReason()709 assertEquals(messageNotification, in testProcessDisconnectReason()