Searched refs:SELECT_AID_HDR (Results 1 – 1 of 1) sorted by relevance
101 static final byte[] SELECT_AID_HDR = new byte[] {0x00, (byte) 0xa4, 0x04, 0x00}; field in CardEmulationManager547 || !Arrays.equals(SELECT_AID_HDR, 0, SELECT_AID_HDR.length, in isSkipAid()548 data, 0, SELECT_AID_HDR.length)) { in isSkipAid()