Searched refs:supplyPinReportResult (Results 1 – 3 of 3) sorted by relevance
167 int[] supplyPinReportResult(String pin); in supplyPinReportResult() method
175 .checkService("phone")).supplyPinReportResult(mPin); in run()
1684 public int[] supplyPinReportResult(String pin) { in supplyPinReportResult() method in TelephonyManager1686 return getITelephony().supplyPinReportResult(pin); in supplyPinReportResult()