Searched defs:insistent (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | BuzzBeepBlinkTest.java | 242 private NotificationRecord getCallRecord(int id, boolean insistent) { in getCallRecord() 249 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord() 255 … private NotificationRecord getLeanbackNotificationRecord(int id, boolean insistent, boolean once, in getLeanbackNotificationRecord() 272 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord()
|