Home
last modified time | relevance | path

Searched refs:stopAndCleanupMedia (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestConnectionService.java258 private void stopAndCleanupMedia() { in stopAndCleanupMedia() method in TestConnectionService.TestConnection
260 mTestVideoCallProvider.stopAndCleanupMedia(); in stopAndCleanupMedia()
446 connection.stopAndCleanupMedia(); in destroyCall()
DTestVideoProvider.java203 public void stopAndCleanupMedia() { in stopAndCleanupMedia() method in TestVideoProvider