Searched refs:isHostForOngoingSession (Results 1 – 4 of 4) sorted by relevance
299 public boolean isHostForOngoingSession() { in isHostForOngoingSession() method in MediaDevice301 && Api34Impl.isHostForOngoingSession(mItem); in isHostForOngoingSession()567 static boolean isHostForOngoingSession(RouteListingPreference.Item item) { in isHostForOngoingSession() method in MediaDevice.Api34Impl
183 boolean isHost = device.isHostForOngoingSession() in onBind()269 updateEndClickAreaAsSessionEditing(device, device.isHostForOngoingSession() in onBind()
770 && (currentConnectedMediaDevice.isHostForOngoingSession()); in isCurrentOutputDeviceHasSessionOngoing()
307 when(mMediaDevice1.isHostForOngoingSession()).thenReturn(true); in onBindViewHolder_bindConnectedRemoteDeviceWithHostOnGoingSession_verifyView()444 when(mMediaDevice1.isHostForOngoingSession()).thenReturn(true); in subStatusSupported_onBindViewHolder_bindHostDeviceWithOngoingSession_verifyView()