Searched refs:SessionCallback (Results 1 – 6 of 6) sorted by relevance
157 .setSessionCallback(sHandlerExecutor, new SessionCallback() { in testOnGetSession_returnsSession()317 .setSessionCallback(sHandlerExecutor, new SessionCallback()) in testGetSessions()336 .setSessionCallback(sHandlerExecutor, new SessionCallback()) in testAddSessions_removedWhenClose()430 .setSessionCallback(sHandlerExecutor, new SessionCallback()) in createMediaSession2()434 private static class SessionCallback extends MediaSession2.SessionCallback { class in MediaSession2ServiceTest
109 .setSessionCallback(sHandlerExecutor, new MediaSession2.SessionCallback() { in onGetSession()
199 .setSessionCallback(sHandlerExecutor, new MediaSession2.SessionCallback() { in testBuilder_setConnectionHints_withFrameworkParcelable()396 class Session2Callback extends MediaSession2.SessionCallback {
470 private class Session2Callback extends MediaSession2.SessionCallback {
675 class Session2Callback extends MediaSession2.SessionCallback {
584 PackageInstaller.SessionCallback callback = new PackageInstaller.SessionCallback() { in testStagedApkSessionCallbacks()