OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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