Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DOffloadController.java822 final int timeoutSec = connectionTimeoutUpdateSecondsFor(proto); in updateNatTimeout()
863 private static int connectionTimeoutUpdateSecondsFor(int proto) { in connectionTimeoutUpdateSecondsFor() method in OffloadController