Searched refs:hasOngoingSession (Results 1 – 4 of 4) sorted by relevance
289 public boolean hasOngoingSession() { in hasOngoingSession() method in MediaDevice291 && Api34Impl.hasOngoingSession(mItem); in hasOngoingSession()579 static boolean hasOngoingSession(RouteListingPreference.Item item) { in hasOngoingSession() method in MediaDevice.Api34Impl
181 (device.hasOngoingSession() && (currentlyConnected || isDeviceIncluded( in onBind()210 device.hasOngoingSession() ? mContext.getDrawable( in onBind()265 } else if (device.hasOngoingSession()) { in onBind()317 device.hasOngoingSession() ? mContext.getDrawable( in onBind()
103 mTargetDevice.hasOngoingSession()); in logOutputItemSuccess()217 mTargetDevice.hasOngoingSession()); in logOutputItemFailure()
285 when(mMediaDevice1.hasOngoingSession()).thenReturn(true); in onBindViewHolder_bindConnectedRemoteDeviceWithOnGoingSession_verifyView()306 when(mMediaDevice1.hasOngoingSession()).thenReturn(true); in onBindViewHolder_bindConnectedRemoteDeviceWithHostOnGoingSession_verifyView()448 when(mMediaDevice1.hasOngoingSession()).thenReturn(true); in subStatusSupported_onBindViewHolder_bindHostDeviceWithOngoingSession_verifyView()522 when(mMediaDevice1.hasOngoingSession()).thenReturn(true); in subStatusSupported_onBindViewHolder_bindDeviceWithOngoingSession_verifyView()