Searched refs:setTelecomConfig (Results 1 – 8 of 8) sorted by relevance
129 TelecomConfig setTelecomConfig(in TelecomConfig config); in setTelecomConfig() method
39 …android.hardware.audio.core.ITelephony.TelecomConfig setTelecomConfig(in android.hardware.audio.co… in setTelecomConfig() method
34 ndk::ScopedAStatus setTelecomConfig(const TelecomConfig& in_config,
58 ndk::ScopedAStatus Telephony::setTelecomConfig(const TelecomConfig& in_config, in setTelecomConfig() function in aidl::android::hardware::audio::core::Telephony
2986 ASSERT_STATUS(kStatuses, status = telephony->setTelecomConfig({}, &telecomConfig)); in TEST_P()2994 ASSERT_IS_OK(telephony->setTelecomConfig(telecomConfig, &telecomConfig2)); in TEST_P()3005 ASSERT_STATUS(kStatuses, status = telephony->setTelecomConfig({}, &telecomConfig)); in TEST_P()3010 telephony->setTelecomConfig( in TEST_P()3014 telephony->setTelecomConfig( in TEST_P()