Searched refs:setSecurityAlgorithmsUpdatedEnabled (Results 1 – 6 of 6) sorted by relevance
703 void setSecurityAlgorithmsUpdatedEnabled(in int serial, boolean enable); in setSecurityAlgorithmsUpdatedEnabled() method
87 oneway void setSecurityAlgorithmsUpdatedEnabled(in int serial, boolean enable); in setSecurityAlgorithmsUpdatedEnabled() method
114 ::ndk::ScopedAStatus setSecurityAlgorithmsUpdatedEnabled(int32_t serial, bool enabled) override;
398 ScopedAStatus RadioNetwork::setSecurityAlgorithmsUpdatedEnabled(int32_t serial, bool /*enable*/) { in setSecurityAlgorithmsUpdatedEnabled() function in android::hardware::radio::compat::RadioNetwork
2520 TEST_P(RadioNetworkTest, setSecurityAlgorithmsUpdatedEnabled) { in TEST_P() argument2541 radio_network->setSecurityAlgorithmsUpdatedEnabled(serial, valueToSet); in TEST_P()2564 radio_network->setSecurityAlgorithmsUpdatedEnabled(serial, originalSecuritySetting); in TEST_P()