Home
last modified time | relevance | path

Searched defs:nsType (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/framework/src/android/net/
DDnsResolver.java228 @QueryClass int nsClass, @QueryType int nsType, @QueryFlag int flags, in rawQuery()
435 @QueryType int nsType, @QueryFlag int flags, in query()
561 int nsType = ansSec.nsType; in getAddresses() local
DNetworkUtils.java133 long netHandle, String dname, int nsClass, int nsType, int flags) throws ErrnoException; in resNetworkQuery()
143 int netId, String dname, int nsClass, int nsType, int flags) throws ErrnoException { in resNetworkQuery()
/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DSrvDnsResolver.java153 final int nsType = ansSec.nsType; in parseSrvRecords() local
180 int nsType = ansSec.nsType; in parseIpAddresses() local
DNaptrDnsResolver.java193 final int nsType = ansSec.nsType; in parseNaptrRecords() local