Searched defs:sendErrorInPendingIntent (Results 1 – 2 of 2) sorted by relevance
65 private void sendErrorInPendingIntent(PendingIntent intent, int errorCode) { in sendErrorInPendingIntent() method in BtSmsInterfaceManager
784 private void sendErrorInPendingIntent(@Nullable PendingIntent intent, int errorCode) { in sendErrorInPendingIntent() method in SmsController