Searched refs:AID_NOT_FOUND (Results 1 – 2 of 2) sorted by relevance
100 static final byte[] AID_NOT_FOUND = {0x6A, (byte)0x82}; field in HostEmulationManager675 NfcService.getInstance().sendData(AID_NOT_FOUND); in onHostEmulationData()696 NfcService.getInstance().sendData(AID_NOT_FOUND); in onHostEmulationData()705 NfcService.getInstance().sendData(AID_NOT_FOUND); in onHostEmulationData()717 NfcService.getInstance().sendData(AID_NOT_FOUND); in onHostEmulationData()
523 verify(mNfcService).sendData(eq(HostEmulationManager.AID_NOT_FOUND)); in testOnHostEmulationData_stateW4Select_nullResolveInfo()540 verify(mNfcService).sendData(eq(HostEmulationManager.AID_NOT_FOUND)); in testOnHostEmulationData_stateW4Select_emptyResolveInfoServices()570 verify(mNfcService).sendData(eq(HostEmulationManager.AID_NOT_FOUND)); in testOnHostEmulationData_stateW4Select_defaultServiceExists_requiresUnlock()600 verify(mNfcService).sendData(eq(HostEmulationManager.AID_NOT_FOUND)); in testOnHostEmulationData_stateW4Select_defaultServiceExists_secureNfcEnabled()631 verify(mNfcService).sendData(eq(HostEmulationManager.AID_NOT_FOUND)); in testOnHostEmulationData_stateW4Select_defaultServiceExists_requiresScreenOn()662 verify(mNfcService).sendData(eq(HostEmulationManager.AID_NOT_FOUND)); in testOnHostEmulationData_stateW4Select_defaultServiceExists_notOnHost()