Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSmsManager.java1769 private static void notifySmsError(PendingIntent pendingIntent, int error) { in notifySmsError() method in SmsManager
1779 private static void notifySmsError(List<PendingIntent> pendingIntents, int error) { in notifySmsError() method in SmsManager