Home
last modified time | relevance | path

Searched refs:FLAG_INSISTENT (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/services/tests/notification/src/com/android/server/notification/
DBuzzBeepBlinkTest.java270 n.flags |= Notification.FLAG_INSISTENT; in getNotificationRecord()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java123 public static final int FLAG_INSISTENT = 0x00000004; field in NotificationCompat
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3794 boolean looping = (record.getNotification().flags & Notification.FLAG_INSISTENT) != 0; in playSound()
3826 (record.getNotification().flags & Notification.FLAG_INSISTENT) != 0; in playVibration()
/frameworks/support/api/
D22.0.0.txt1860 field public static final int FLAG_INSISTENT = 4; // 0x4
D22.1.0.txt2002 field public static final int FLAG_INSISTENT = 4; // 0x4
D22.2.0.txt2370 field public static final int FLAG_INSISTENT = 4; // 0x4
D22.2.1.txt2398 field public static final int FLAG_INSISTENT = 4; // 0x4
D25.1.0.txt4595 field public static final int FLAG_INSISTENT = 4; // 0x4
D25.0.0.txt4213 field public static final int FLAG_INSISTENT = 4; // 0x4
D23.0.0.txt2970 field public static final int FLAG_INSISTENT = 4; // 0x4
D25.2.0.txt4595 field public static final int FLAG_INSISTENT = 4; // 0x4
D24.2.0.txt4160 field public static final int FLAG_INSISTENT = 4; // 0x4
D26.0.0-alpha1.txt5411 field public static final int FLAG_INSISTENT = 4; // 0x4
D23.2.1.txt3570 field public static final int FLAG_INSISTENT = 4; // 0x4
D25.3.0.txt4976 field public static final int FLAG_INSISTENT = 4; // 0x4
D23.2.0.txt3570 field public static final int FLAG_INSISTENT = 4; // 0x4
D23.1.1.txt3215 field public static final int FLAG_INSISTENT = 4; // 0x4
D25.4.0.txt5027 field public static final int FLAG_INSISTENT = 4; // 0x4
D23.4.0.txt3581 field public static final int FLAG_INSISTENT = 4; // 0x4
D23.1.0.txt3242 field public static final int FLAG_INSISTENT = 4; // 0x4
D24.0.0.txt4008 field public static final int FLAG_INSISTENT = 4; // 0x4
D26.0.0-beta1.txt6264 field public static final int FLAG_INSISTENT = 4; // 0x4
D26.0.0-SNAPSHOT.txt6384 field public static final int FLAG_INSISTENT = 4; // 0x4
D26.0.0-beta2.txt6373 field public static final int FLAG_INSISTENT = 4; // 0x4
D24.1.0.txt4008 field public static final int FLAG_INSISTENT = 4; // 0x4

12