Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DOffloadController.java787 final String protoName = protoNameFor(proto); in updateNatTimeout()
853 private static String protoNameFor(int proto) { in protoNameFor() method in OffloadController