Searched refs:getSessionCleanupTimeoutMs (Results 1 – 1 of 1) sorted by relevance
60 cleanupStaleSessions(getSessionCleanupTimeoutMs());108 private long getSessionCleanupTimeoutMs() { in getSessionCleanupTimeoutMs() method in SessionManager116 mSessionCleanupHandler.postDelayed(mCleanStaleSessions, getSessionCleanupTimeoutMs()); in resetStaleSessionTimer()