Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/notification/
DBuzzBeepBlinkTest.java155 n.flags |= Notification.FLAG_INSISTENT; in getNotificationRecord()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2883 (notification.flags & Notification.FLAG_INSISTENT) != 0; in buzzBeepBlinkLocked()
2921 ((notification.flags & Notification.FLAG_INSISTENT) != 0) in buzzBeepBlinkLocked()
2932 ((notification.flags & Notification.FLAG_INSISTENT) != 0) in buzzBeepBlinkLocked()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java116 public static final int FLAG_INSISTENT = 0x00000004; field in NotificationCompat
/frameworks/base/core/java/android/app/
DNotification.java460 public static final int FLAG_INSISTENT = 0x00000004; field in Notification
/frameworks/support/api/
Dcurrent.txt4213 field public static final int FLAG_INSISTENT = 4; // 0x4
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4607 field public static final int FLAG_INSISTENT = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt4965 field public static final int FLAG_INSISTENT = 4; // 0x4
Dsystem-current.txt5122 field public static final int FLAG_INSISTENT = 4; // 0x4
Dtest-current.txt4968 field public static final int FLAG_INSISTENT = 4; // 0x4