Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java8938 final long waitForNetworkTimeoutMs = Settings.Global.getLong(resolver, in retrieveSettings() local
8963 mWaitForNetworkTimeoutMs = waitForNetworkTimeoutMs; in retrieveSettings()