Home
last modified time | relevance | path

Searched defs:sendErrorInPendingIntent (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBtSmsInterfaceManager.java65 private void sendErrorInPendingIntent(PendingIntent intent, int errorCode) { in sendErrorInPendingIntent() method in BtSmsInterfaceManager
H A DSmsController.java784 private void sendErrorInPendingIntent(@Nullable PendingIntent intent, int errorCode) { in sendErrorInPendingIntent() method in SmsController