Searched refs:secType (Results 1 – 1 of 1) sorted by relevance
62 public List<DnsRecord> getRecordList(int secType) { in getRecordList() argument63 return mRecords[secType]; in getRecordList()