Searched refs:getSessionCleanupTimeoutMs (Results 1 – 2 of 2) sorted by relevance
59 cleanupStaleSessions(getSessionCleanupTimeoutMs());107 private long getSessionCleanupTimeoutMs() { in getSessionCleanupTimeoutMs() method in SessionManager115 mSessionCleanupHandler.postDelayed(mCleanStaleSessions, getSessionCleanupTimeoutMs()); in resetStaleSessionTimer()
18317 HSPLandroid/telecom/Logging/SessionManager;->getSessionCleanupTimeoutMs()J