Home
last modified time | relevance | path

Searched refs:isNullCipherAndIntegrityPreferenceEnabled (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl2717 boolean isNullCipherAndIntegrityPreferenceEnabled(); in isNullCipherAndIntegrityPreferenceEnabled() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java18948 public boolean isNullCipherAndIntegrityPreferenceEnabled() { in isNullCipherAndIntegrityPreferenceEnabled() method in TelephonyManager
18952 return telephony.isNullCipherAndIntegrityPreferenceEnabled(); in isNullCipherAndIntegrityPreferenceEnabled()