Home
last modified time | relevance | path

Searched refs:getPendingIntentForClearingNotifications (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/
DUIIntents.java321 public abstract PendingIntent getPendingIntentForClearingNotifications(final Context context, in getPendingIntentForClearingNotifications() method in UIIntents
DUIIntentsImpl.java406 public PendingIntent getPendingIntentForClearingNotifications(final Context context, in getPendingIntentForClearingNotifications() method in UIIntentsImpl
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java346 return UIIntents.get().getPendingIntentForClearingNotifications( in getClearIntent()
1297 UIIntents.get().getPendingIntentForClearingNotifications( in checkFailedMessages()