HomeSort by relevance Sort by last modified time
    Searched refs:cleanupStaleSessions (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telecomm/java/android/telecom/Logging/
SessionManager.java 58 cleanupStaleSessions(getSessionCleanupTimeoutMs());
395 public synchronized void cleanupStaleSessions(long timeoutMs) {
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
SessionManagerTest.java 375 mTestSessionManager.cleanupStaleSessions(TEST_DELAY_TIME);

Completed in 207 milliseconds