Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
DOffloadController.java606 final int timeoutSec = connectionTimeoutUpdateSecondsFor(proto); in updateNatTimeout()
647 private static int connectionTimeoutUpdateSecondsFor(int proto) { in connectionTimeoutUpdateSecondsFor() method in OffloadController