Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSoftApManager.java450 private int getConfigSoftApTimeoutDelay() { in getConfigSoftApTimeoutDelay() method in SoftApManager.SoftApStateMachine.StartedState
551 mTimeoutDelay = getConfigSoftApTimeoutDelay(); in enter()