Home
last modified time | relevance | path

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

/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java1379 public Builder setOnlyAlertOnce(boolean onlyAlertOnce) { in setOnlyAlertOnce() method in NotificationCompat.Builder
/frameworks/base/core/java/android/app/
DNotification.java2884 public Builder setOnlyAlertOnce(boolean onlyAlertOnce) { in setOnlyAlertOnce() method in Notification.Builder