Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DBuzzBeepBlinkTest.java321 n.flags |= Notification.FLAG_INSISTENT; in getNotificationRecord()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java5755 } else if ((record.getFlags() & Notification.FLAG_INSISTENT) != 0) {
5882 boolean looping = (record.getNotification().flags & Notification.FLAG_INSISTENT) != 0;
5916 (record.getNotification().flags & Notification.FLAG_INSISTENT) != 0;
/frameworks/base/core/java/android/app/
DNotification.java553 public static final int FLAG_INSISTENT = 0x00000004; field in Notification
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4607 field public static final int FLAG_INSISTENT = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt5358 field public static final int FLAG_INSISTENT = 4; // 0x4