Searched refs:setTelecomConfig (Results 1 – 7 of 7) 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
2574 ASSERT_STATUS(kStatuses, status = telephony->setTelecomConfig({}, &telecomConfig)); in TEST_P()2582 ASSERT_IS_OK(telephony->setTelecomConfig(telecomConfig, &telecomConfig2)); in TEST_P()2593 ASSERT_STATUS(kStatuses, status = telephony->setTelecomConfig({}, &telecomConfig)); in TEST_P()2598 telephony->setTelecomConfig( in TEST_P()2602 telephony->setTelecomConfig( in TEST_P()