Searched refs:getSubtext (Results 1 – 2 of 2) sorted by relevance
446 when(mMediaDevice1.getSubtext()).thenReturn(SUBTEXT_CUSTOM); in subStatusSupported_onBindViewHolder_bindHostDeviceWithOngoingSession_verifyView()473 when(mMediaDevice2.getSubtext()).thenReturn(SUBTEXT_SUBSCRIPTION_REQUIRED); in subStatusSupported_onBindViewHolder_bindDeviceRequirePremium_verifyView()497 when(mMediaDevice2.getSubtext()).thenReturn(SUBTEXT_AD_ROUTING_DISALLOWED); in subStatusSupported_onBindViewHolder_bindDeviceWithAdPlaying_verifyView()520 when(mMediaDevice1.getSubtext()).thenReturn(SUBTEXT_CUSTOM); in subStatusSupported_onBindViewHolder_bindDeviceWithOngoingSession_verifyView()
269 public int getSubtext() { in getSubtext() method in MediaDevice