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.java329 private void stopAndCleanupMedia() {
331 mTestVideoCallProvider.stopAndCleanupMedia();
549 connection.stopAndCleanupMedia();
DTestVideoProvider.java203 public void stopAndCleanupMedia() { in stopAndCleanupMedia() method in TestVideoProvider