Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1461 return supplyPukForSubscriber(getDefaultSubscription(), puk, pin); in supplyPuk()
1464 public boolean supplyPukForSubscriber(int subId, String puk, String pin) { in supplyPukForSubscriber() method in PhoneInterfaceManager