Home
last modified time | relevance | path

Searched refs:handlePinMmiForSubscriber (Results 1 – 6 of 6) 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/packages/services/Telecomm/src/com/android/server/telecom/
H A DTelecomServiceImpl.java1151 .handlePinMmiForSubscriber(subId, dialString);
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java9683 public boolean handlePinMmiForSubscriber(int subId, String dialString) { in handlePinMmiForSubscriber() method in TelephonyManager
9687 return telephony.handlePinMmiForSubscriber(subId, dialString); in handlePinMmiForSubscriber()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java2832 return handlePinMmiForSubscriber(getDefaultSubscription(), dialString); in handlePinMmi()
2850 public boolean handlePinMmiForSubscriber(int subId, String dialString) { in handlePinMmiForSubscriber() method in PhoneInterfaceManager
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt12026 …(android.Manifest.permission.MODIFY_PHONE_STATE) public boolean handlePinMmiForSubscriber(int, Str…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt87728 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->handlePinMmiForSubscriber(ILjava/lang/Strin…