Home
last modified time | relevance | path

Searched refs:isNullCipherNotificationsEnabled (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl3311 boolean isNullCipherNotificationsEnabled(); in isNullCipherNotificationsEnabled() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java19061 public boolean isNullCipherNotificationsEnabled() { in isNullCipherNotificationsEnabled() method in TelephonyManager
19065 return telephony.isNullCipherNotificationsEnabled(); in isNullCipherNotificationsEnabled()
/frameworks/base/core/api/
Dsystem-current.txt15407 …Manifest.permission.READ_PRIVILEGED_PHONE_STATE) public boolean isNullCipherNotificationsEnabled();