Searched refs:NOTIFICATION_MESSAGE (Results 1 – 5 of 5) sorted by relevance
54 protected static final String NOTIFICATION_MESSAGE = "test"; field in EapMsChapV2StateTest90 EapData eapData = new EapData(EAP_NOTIFICATION, NOTIFICATION_MESSAGE.getBytes()); in testHandleEapNotification()
52 protected static final String NOTIFICATION_MESSAGE = "test"; field in EapAkaPrimeStateTest56 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()
63 BLUETOOTH_MAP_MESSAGE, NOTIFICATION_MESSAGE enumConstant95 MessageType.NOTIFICATION_MESSAGE, in parseFromMessage()