Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl280 boolean handlePinMmiForSubscriber(int subId, String dialString); in handlePinMmiForSubscriber() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4023 public boolean handlePinMmiForSubscriber(int subId, String dialString) { in handlePinMmiForSubscriber() method in TelephonyManager
4027 return telephony.handlePinMmiForSubscriber(subId, dialString); in handlePinMmiForSubscriber()
/frameworks/base/api/
Dsystem-current.txt33386 method public boolean handlePinMmiForSubscriber(int, java.lang.String);