Searched defs:SupportLibraryImpl (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/media/src/main/java/androidx/media/
H A DMediaController2.java90 private final SupportLibraryImpl mImpl;
682 interface SupportLibraryImpl extends AutoCloseable { interface in class:MediaController2
H A DMediaSession2.java166 private final SupportLibraryImpl mImpl;
168 MediaSession2(SupportLibraryImpl impl) {
172 SupportLibraryImpl getImpl() {
1541 abstract static class SupportLibraryImpl extends MediaInterface2.SessionPlayer class in class:MediaSession2

Completed in 27 milliseconds