Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java930 int [] resultArray = supplyPukReportResultForSubscriber(subId, puk, pin); in supplyPukForSubscriber()
948 return supplyPukReportResultForSubscriber(getDefaultSubscription(), puk, pin); in supplyPukReportResult()
951 public int[] supplyPukReportResultForSubscriber(int subId, String puk, String pin) { in supplyPukReportResultForSubscriber() method in PhoneInterfaceManager