Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DNotificationState.java79 public abstract PendingIntent getClearIntent(); in getClearIntent() method in NotificationState
DBugleNotifications.java439 final PendingIntent clearIntent = state.getClearIntent(); in processAndSend()
DMessageNotificationState.java345 public PendingIntent getClearIntent() { in getClearIntent() method in MessageNotificationState