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