Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DOffloadController.java750 final int timeoutSec = connectionTimeoutUpdateSecondsFor(proto); in updateNatTimeout()
791 private static int connectionTimeoutUpdateSecondsFor(int proto) { in connectionTimeoutUpdateSecondsFor() method in OffloadController