Searched defs:insistent (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/notification/ |
D | VibratorHelper.java | 83 boolean insistent) { in createWaveformVibration() 109 boolean insistent) { in createPwleWaveformVibration() 171 public VibrationEffect createFallbackVibration(boolean insistent) { in createFallbackVibration() 186 public VibrationEffect createDefaultVibration(boolean insistent) { in createDefaultVibration()
|
D | NotificationRecord.java | 316 NotificationChannel channel, VibratorHelper helper, boolean insistent) { in getVibrationForChannel()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationAttentionHelperTest.java | 395 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord() 401 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord() 407 private NotificationRecord getLeanbackNotificationRecord(int id, boolean insistent, in getLeanbackNotificationRecord() 427 boolean insistent, boolean once, in getNotificationRecord() 437 boolean insistent, boolean once, in getNotificationRecord() 447 boolean insistent, boolean once, in getNotificationRecord() 522 boolean insistent, boolean once, in getConversationNotificationRecord()
|
D | NotificationRecordTest.java | 229 boolean insistent) { in getNotification() 248 VibrationEffect channelVibrationEffect, boolean insistent) { in getNotification() 254 long[] channelVibrationPattern, boolean insistent) { in getNotification()
|