Searched defs:activeSessions (Results 1 – 7 of 7) sorted by relevance
50 val activeSessions: StateFlow<List<MediaController>> constant61 override val activeSessions: StateFlow<List<MediaController>> = constant
28 override val activeSessions: StateFlow<List<MediaController>> constant in com.android.systemui.volume.data.repository.FakeMediaControllerRepository
52 ) { activeSessions, defaultSession, communicationDevice -> in <lambda>() method
69 .flatMapLatest { activeSessions -> in <lambda>() method
542 int activeSessions = 0; in checkActiveSessions() local
830 List<PackageInstaller.SessionInfo> activeSessions = in getActiveUnarchivalSession() local
955 List<SessionInfo> activeSessions = getActiveStagedSessions(); in getActiveStagedSession() local