Home
last modified time | relevance | path

Searched defs:logSessionId (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/media/app/MediaExtractorTest/src/android/media/cts/
DMediaExtractorDeviceSideTest.java94 LogSessionId logSessionId) throws Exception { in assertMediaExtractorAcceptsLogSessionId()
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DMediaDrmTest.java143 final LogSessionId logSessionId = playbackSession.getSessionId(); in testPlaybackComponent() local
/cts/hostsidetests/media/src/android/media/metrics/cts/
DMediaMetricsAtomTests.java683 String logSessionId = listener.getLogSessionId(); in testAppBlocklist() local
704 String logSessionId = listener.getLogSessionId(); in testAttributionBlocklist() local
743 String logSessionId = listener.getLogSessionId(); in testAppAllowlist() local
769 String logSessionId = listener.getLogSessionId(); in testAttributionAllowlist() local
/cts/tests/tests/mediaparser/src/android/media/mediaparser/cts/
DMediaParserTest.java81 LogSessionId logSessionId = playbackSession.getSessionId(); in testSetLogSessionId() local