Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl2164 oneway void enqueueSmsPickResult(String callingPackage, String callingAttributeTag, in enqueueSmsPickResult() method
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSmsManager.java1638 getITelephony().enqueueSmsPickResult(null, null, in resolveSubscriptionForOperation()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java9597 public void enqueueSmsPickResult(String callingPackage, String callingAttributionTag, in enqueueSmsPickResult() method in PhoneInterfaceManager