Home
last modified time | relevance | path

Searched refs:isSecurityAlgorithmsUpdatedEnabled (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
DRefRadioNetwork.h67 ::ndk::ScopedAStatus isSecurityAlgorithmsUpdatedEnabled(int32_t serial) override;
DRefRadioNetwork.cpp114 ScopedAStatus RefRadioNetwork::isSecurityAlgorithmsUpdatedEnabled(int32_t serial) { in isSecurityAlgorithmsUpdatedEnabled() function in cf::ril::RefRadioNetwork
/device/generic/goldfish/hals/radio/
DRadioNetwork.h98 ScopedAStatus isSecurityAlgorithmsUpdatedEnabled(int32_t serial) override;
DRadioNetwork.cpp1295 ScopedAStatus RadioNetwork::isSecurityAlgorithmsUpdatedEnabled(const int32_t serial) { in isSecurityAlgorithmsUpdatedEnabled() function in aidl::android::hardware::radio::implementation::RadioNetwork