Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaSessionTest.java485 MediaSession anotherSession = new MediaSession(getContext(), TEST_SESSION_TAG); in testReleaseNoCrashWithMultipleSessions() local
487 anotherSession.release(); in testReleaseNoCrashWithMultipleSessions()
491 anotherSession = new MediaSession(getContext(), TEST_SESSION_TAG); in testReleaseNoCrashWithMultipleSessions()
492 anotherSession.release(); in testReleaseNoCrashWithMultipleSessions()