Home | History | Annotate | Download | only in telephony

Lines Matching refs:supplyPinReportResult

4376     public int[] supplyPinReportResult(String pin) {
4380 return telephony.supplyPinReportResult(pin);
4382 Log.e(TAG, "Error calling ITelephony#supplyPinReportResult", e);