Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl250 int[] supplyPukReportResult(String puk, String pin); in supplyPukReportResult() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3997 public int[] supplyPukReportResult(String puk, String pin) { in supplyPukReportResult() method in TelephonyManager
4001 return telephony.supplyPukReportResult(puk, pin); in supplyPukReportResult()
/frameworks/base/api/
Dsystem-current.txt33422 method public int[] supplyPukReportResult(java.lang.String, java.lang.String);