Searched refs:MINIMUM_AID_LENGTH (Results 1 – 1 of 1) sorted by relevance
58 static final int MINIMUM_AID_LENGTH = 5; field in HostEmulationManager412 if (data == null || data.length < SELECT_APDU_HDR_LENGTH + MINIMUM_AID_LENGTH) { in findSelectAid()