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.java88 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()
DNotificationRecord.java325 NotificationChannel channel, VibratorHelper helper, boolean insistent) { in getVibrationForChannel()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationAttentionHelperTest.java412 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()
DNotificationRecordTest.java236 boolean insistent) { in getNotification()
255 VibrationEffect channelVibrationEffect, boolean insistent) { in getNotification()
261 long[] channelVibrationPattern, boolean insistent) { in getNotification()