Searched refs:SINK (Results 1 – 16 of 16) sorted by relevance
25 SINK = 2, enumConstant
69 else if (role.role == static_cast<uint32_t> (PortPowerRole::SINK)) in convertRoletoString()149 currentRole = static_cast<uint32_t> (PortPowerRole::SINK); in getCurrentRoleHelper()
59 public static final int POWER_ROLE_SINK = Constants.PortPowerRole.SINK;
249 EXPECT_NE(static_cast<uint32_t>(PortPowerRole::SINK), in TEST_P()
105 SINK = 2,
49 case media::AudioPortRole::SINK: in direction()59 case media::AudioPortRole::SINK: in direction()347 case media::AudioPortRole::SINK: in aidl2legacy_AudioPortRole_audio_port_role_t()361 return media::AudioPortRole::SINK; in legacy2aidl_audio_port_role_t_AudioPortRole()921 case media::AudioPortRole::SINK: in aidl2legacy_AudioPortConfigMixExtUseCase()
480 p2p_iface_->setMiracastMode(ISupplicantP2pIface::MiracastMode::SINK, in TEST_P()
243 } else if (config.role == AudioPortRole::SINK) { in audioPortConfigToHal()
481 /** Specified when the port is in the SINK role. */
65 SINK = 2
819 SINK,
780 SINK,
1792 targetMode = ISupplicantP2pIface.MiracastMode.SINK; in setMiracastMode()
909 SINK,
1068 SINK,
2114 assertTrue(modes.contains(ISupplicantP2pIface.MiracastMode.SINK)); in testSetMiracastMode_success()