Searched defs:isNullCipherAndIntegrityEnabled (Results 1 – 5 of 5) sorted by relevance
355 ScopedAStatus RadioNetwork::isNullCipherAndIntegrityEnabled(int32_t serial) { in isNullCipherAndIntegrityEnabled() function in android::hardware::radio::compat::RadioNetwork
81 oneway void isNullCipherAndIntegrityEnabled(in int serial); in isNullCipherAndIntegrityEnabled() method
531 void isNullCipherAndIntegrityEnabled(in int serial); in isNullCipherAndIntegrityEnabled() method
1942 TEST_P(RadioNetworkTest, isNullCipherAndIntegrityEnabled) { in TEST_P() argument