Searched refs:SW_CONDITIONS_NOT_SATISFIED_APDU (Results 1 – 4 of 4) sorted by relevance
273 .thenReturn(ResponseApdu.SW_CONDITIONS_NOT_SATISFIED_APDU); in unicastInitiateTransactionFail()312 .thenReturn(ResponseApdu.SW_CONDITIONS_NOT_SATISFIED_APDU); in multicastInitiateTransactionFail()415 .thenReturn(ResponseApdu.SW_CONDITIONS_NOT_SATISFIED_APDU); in receiveResponseOfScSetupDispatchFailure()428 .thenReturn(ResponseApdu.SW_CONDITIONS_NOT_SATISFIED_APDU); in receiveResponseAfterScSetupSuccess()582 .thenReturn(ResponseApdu.SW_CONDITIONS_NOT_SATISFIED_APDU); in terminateLocallyFail()614 .thenReturn(ResponseApdu.SW_CONDITIONS_NOT_SATISFIED_APDU); in tunnelToRemoteDeviceWrongSW()
231 .thenReturn(ResponseApdu.SW_CONDITIONS_NOT_SATISFIED_APDU); in openChannelSwapInAdfFailed()
51 public static final ResponseApdu SW_CONDITIONS_NOT_SATISFIED_APDU = field in ResponseApdu
278 ResponseApdu responseApdu = ResponseApdu.SW_CONDITIONS_NOT_SATISFIED_APDU; in processRemoteCommandOrResponse()