Searched refs:NOTIFICATION_MESSAGE (Results 1 – 6 of 6) sorted by relevance
63 BLUETOOTH_MAP_MESSAGE, NOTIFICATION_MESSAGE enumConstant95 MessageType.NOTIFICATION_MESSAGE, in parseFromMessage()
54 protected static final String NOTIFICATION_MESSAGE = "test"; field in EapMsChapV2StateTest90 EapData eapData = new EapData(EAP_NOTIFICATION, NOTIFICATION_MESSAGE.getBytes()); in testHandleEapNotification()
53 protected static final String NOTIFICATION_MESSAGE = "test"; field in EapAkaPrimeStateTest57 EapData eapData = new EapData(EAP_NOTIFICATION, NOTIFICATION_MESSAGE.getBytes()); in testProcessNotification()
63 protected static final String NOTIFICATION_MESSAGE = "test"; field in EapSimStateTest99 EapData eapData = new EapData(EAP_NOTIFICATION, NOTIFICATION_MESSAGE.getBytes()); in testProcessNotification()
62 protected static final String NOTIFICATION_MESSAGE = "test"; field in EapAkaStateTest98 EapData eapData = new EapData(EAP_NOTIFICATION, NOTIFICATION_MESSAGE.getBytes()); in testProcessNotification()
79 static final String NOTIFICATION_MESSAGE = "test"; field in EapTtlsStateTest154 EapData eapData = new EapData(EAP_NOTIFICATION, NOTIFICATION_MESSAGE.getBytes()); in testHandleEapNotification()