Home
last modified time | relevance | path

Searched defs:insistent (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DVibratorHelper.java83 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()
DNotificationRecord.java316 NotificationChannel channel, VibratorHelper helper, boolean insistent) { in getVibrationForChannel()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationAttentionHelperTest.java395 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()
DNotificationRecordTest.java229 boolean insistent) { in getNotification()
248 VibrationEffect channelVibrationEffect, boolean insistent) { in getNotification()
254 long[] channelVibrationPattern, boolean insistent) { in getNotification()