Searched refs:getRecordCount (Results 1 – 3 of 3) sorted by relevance
548 if (mHeader.getRecordCount(QDSECTION) == 0) { in DnsAddressAnswer()557 if (mHeader.getRecordCount(ANSECTION) == 0) return results; in getAddresses()
161 private static int getRecordCount(int[] recordsSize) { in getRecordCount() method in SimPhonebookProvider329 if (recordsSize == null || getRecordCount(recordsSize) == 0) { in addEfToCursor()336 .add(ElementaryFiles.MAX_RECORDS, getRecordCount(recordsSize)) in addEfToCursor()
182 return mHeader.getRecordCount(ANSECTION); in getANCount()186 return mHeader.getRecordCount(QDSECTION); in getQDCount()