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