Searched refs:tlvAid (Results 1 – 1 of 1) sorted by relevance
429 TLV tlvAid = new TLV(TAG_ASN_OCTET_STRING); // 04 in parseAcrf() local438 tlvAid.parse(tlvTarget.getValue(), true); in parseAcrf()440 if (CARRIER_RULE_AID.equals(tlvAid.getValue())) { in parseAcrf()