Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java2075 private PendingIntent mDeleteIntent; field in Notification.Builder
2384 mDeleteIntent = intent;
3325 n.deleteIntent = mDeleteIntent; in buildUnstyled()
3577 mDeleteIntent = n.deleteIntent; in restoreFromNotification()