Searched defs:insistent (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/notification/ |
D | VibratorHelper.java | 88 boolean insistent) { in createWaveformVibration() 114 boolean insistent) { in createPwleWaveformVibration() 176 public VibrationEffect createFallbackVibration(boolean insistent) { in createFallbackVibration() 191 public VibrationEffect createDefaultVibration(boolean insistent) { in createDefaultVibration()
|
D | NotificationRecord.java | 325 NotificationChannel channel, VibratorHelper helper, boolean insistent) { in getVibrationForChannel()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationAttentionHelperTest.java | 412 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord() 418 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord() 424 private NotificationRecord getLeanbackNotificationRecord(int id, boolean insistent, in getLeanbackNotificationRecord() 444 boolean insistent, boolean once, in getNotificationRecord() 454 boolean insistent, boolean once, in getNotificationRecord() 464 boolean insistent, boolean once, in getNotificationRecord() 539 boolean insistent, boolean once, in getConversationNotificationRecord()
|
D | NotificationRecordTest.java | 236 boolean insistent) { in getNotification() 255 VibrationEffect channelVibrationEffect, boolean insistent) { in getNotification() 261 long[] channelVibrationPattern, boolean insistent) { in getNotification()
|