Searched defs:buzzBeepBlink (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationRecordLoggerFake.java | 40 public int position = INVALID, buzzBeepBlink = INVALID; field in NotificationRecordLoggerFake.CallRecord 46 int buzzBeepBlink, InstanceId groupId) { in CallRecord() 55 CallRecord(NotificationRecord r, int position, int buzzBeepBlink, InstanceId groupId) { in CallRecord() 95 @Nullable NotificationRecord old, int position, int buzzBeepBlink, InstanceId groupId) { in prepareToLogNotificationPosted() 121 public void logNotificationAdjusted(NotificationRecord r, int position, int buzzBeepBlink, in logNotificationAdjusted()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationRecordLoggerImpl.java | 41 int position, int buzzBeepBlink, in logNotificationAdjusted()
|
D | NotificationRecordLogger.java | 74 int position, int buzzBeepBlink, in prepareToLogNotificationPosted() 100 int position, int buzzBeepBlink, in logNotificationAdjusted() 385 boolean shouldLogReported(int buzzBeepBlink) { in shouldLogReported() 505 NotificationReportedEvent eventType, int position, int buzzBeepBlink, in NotificationReported()
|