Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl227 int[] supplyPinReportResult(String pin); in supplyPinReportResult() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4376 public int[] supplyPinReportResult(String pin) { in supplyPinReportResult() method in TelephonyManager
4380 return telephony.supplyPinReportResult(pin); in supplyPinReportResult()
/frameworks/base/api/
Dsystem-current.txt40226 method public int[] supplyPinReportResult(java.lang.String);