Home
last modified time | relevance | path

Searched defs:handlePinMmiForSubscriber (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl211 boolean handlePinMmiForSubscriber(int subId, String dialString); in handlePinMmiForSubscriber() method
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java9683 public boolean handlePinMmiForSubscriber(int subId, String dialString) { in handlePinMmiForSubscriber() method in TelephonyManager
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java2850 public boolean handlePinMmiForSubscriber(int subId, String dialString) { in handlePinMmiForSubscriber() method in PhoneInterfaceManager