Searched refs:handlePinMmiForSubscriber (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl281 boolean handlePinMmiForSubscriber(int subId, String dialString);
/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java4623 public boolean handlePinMmiForSubscriber(int subId, String dialString) { method in class:TelephonyManager
4627 return telephony.handlePinMmiForSubscriber(subId, dialString);

Completed in 72 milliseconds