Home
last modified time | relevance | path

Searched defs:controllerInfoList (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaSession2ServiceTest.java119 final List<ControllerInfo> controllerInfoList = new ArrayList<>(); in testOnGetSessionIsCalled() local
152 final List<ControllerInfo> controllerInfoList = new ArrayList<>(); in testOnGetSession_returnsSession() local
DMediaController2Test.java194 final List<MediaSession2.ControllerInfo> controllerInfoList = new ArrayList<>(); in testBuilder_setConnectionHints_withFrameworkParcelable() local