Home
last modified time | relevance | path

Searched refs:checkSmsShortCodeDestination (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DISms.aidl537 int checkSmsShortCodeDestination(int subId, String callingApk, String callingFeatureId, in checkSmsShortCodeDestination() method
H A DISmsImplBase.java195 public int checkSmsShortCodeDestination(int subid, String callingPackage, in checkSmsShortCodeDestination() method in ISmsImplBase
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSmsManager.java3046 public @SmsShortCodeCategory int checkSmsShortCodeDestination( in checkSmsShortCodeDestination() method in SmsManager
3051 return iccISms.checkSmsShortCodeDestination(getSubscriptionId(), in checkSmsShortCodeDestination()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsController.java693 public int checkSmsShortCodeDestination(int subId, String callingPackage, in checkSmsShortCodeDestination() method in SmsController
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt1670 MissingNullability: android.telephony.SmsManager#checkSmsShortCodeDestination(String, String) param…
1672 MissingNullability: android.telephony.SmsManager#checkSmsShortCodeDestination(String, String) param…
H A Dtest-current.txt2505 …sion(android.Manifest.permission.READ_PHONE_STATE) public int checkSmsShortCodeDestination(String,…