Searched refs:EXTRA_KEY_NOTIFICATION_MESSAGE (Results 1 – 3 of 3) sorted by relevance
1550 … CharSequence messageNotification = intent.getCharSequenceExtra(EXTRA_KEY_NOTIFICATION_MESSAGE);1688 intent.putExtra(EXTRA_KEY_NOTIFICATION_MESSAGE, messageNotification); in processWfcDisconnectForNotification()
640 intent.getValue().getStringExtra(Phone.EXTRA_KEY_NOTIFICATION_MESSAGE)); in testProcessDisconnectReason()
306 public static final String EXTRA_KEY_NOTIFICATION_MESSAGE = "notificationMessage"; field in Phone