Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl162 int[] supplyPukReportResultForSubscriber(int subId, String puk, String pin); in supplyPukReportResultForSubscriber() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java8654 return telephony.supplyPukReportResultForSubscriber(getSubId(), puk, pin); in supplyPukReportResult()
8699 int[] result = telephony.supplyPukReportResultForSubscriber(getSubId(), puk, pin); in supplyPukReportPinResult()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt98915 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->supplyPukReportResultForSubscriber(ILjava/l…
99253 Lcom/android/internal/telephony/ITelephony;->supplyPukReportResultForSubscriber(ILjava/lang/String;…