Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DUIIntents.java344 public abstract PendingIntent getPendingIntentForSecondaryUserNewMessageNotification( in getPendingIntentForSecondaryUserNewMessageNotification() method in UIIntents
DUIIntentsImpl.java476 public PendingIntent getPendingIntentForSecondaryUserNewMessageNotification( in getPendingIntentForSecondaryUserNewMessageNotification() method in UIIntentsImpl
/packages/apps/Messaging/src/com/android/messaging/receiver/
DSmsReceiver.java266 .getPendingIntentForSecondaryUserNewMessageNotification(context); in postNewMessageSecondaryUserNotification()