Searched refs:supplyPukReportResult (Results 1 – 3 of 3) sorted by relevance
178 int[] supplyPukReportResult(String puk, String pin); in supplyPukReportResult() method
226 .checkService("phone")).supplyPukReportResult(mPuk, mPin); in run()
1695 public int[] supplyPukReportResult(String puk, String pin) { in supplyPukReportResult() method in TelephonyManager1697 return getITelephony().supplyPukReportResult(puk, pin); in supplyPukReportResult()