Searched refs:ConcatArrays (Results 1 – 1 of 1) sorted by relevance
93 return ConcatArrays(accountBytes, SELECT_OK_SW); in processCommandApdu()160 public static byte[] ConcatArrays(byte[] first, byte[]... rest) { in ConcatArrays() method in CardService