Home
last modified time | relevance | path

Searched refs:getNoMatchLabel (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/android/net/apf/
DDnsUtils.java278 private static String getNoMatchLabel(int labelIndex) { in getNoMatchLabel() method in DnsUtils
285 final String noMatchLabel = getNoMatchLabel(labelIndex); in addMatchLabel()