Home
last modified time | relevance | path

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

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