Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DSmsManager.java1435 List<PendingIntent> pendingIntents) { in notifySmsErrorNoDefaultSet()
1460 private static void notifySmsGenericError(List<PendingIntent> pendingIntents) { in notifySmsGenericError()
/frameworks/base/core/java/android/app/
DActivityThread.java512 List<ReferrerIntent> pendingIntents; field in ActivityThread.ActivityClientRecord
5242 List<ResultInfo> pendingResults, List<ReferrerIntent> pendingIntents, in handleRelaunchActivityInner()