Searched refs:EXTRA_KEY_NOTIFICATION_MESSAGE (Results 1 – 3 of 3) sorted by relevance
1887 intent.getCharSequenceExtra(EXTRA_KEY_NOTIFICATION_MESSAGE);2028 intent.putExtra(EXTRA_KEY_NOTIFICATION_MESSAGE, messageNotification); in processWfcDisconnectForNotification()
642 intent.getValue().getStringExtra(Phone.EXTRA_KEY_NOTIFICATION_MESSAGE)); in testProcessDisconnectReason()
363 public static final String EXTRA_KEY_NOTIFICATION_MESSAGE = "notificationMessage"; field in Phone