Home
last modified time | relevance | path

Searched refs:FLAG_INSISTENT (Results 1 – 6 of 6) 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.java5978 } else if ((record.getFlags() & Notification.FLAG_INSISTENT) != 0) {
6114 boolean looping = (record.getNotification().flags & Notification.FLAG_INSISTENT) != 0;
6148 (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
632 @IntDef({FLAG_SHOW_LIGHTS, FLAG_ONGOING_EVENT, FLAG_INSISTENT, FLAG_ONLY_ALERT_ONCE,
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4607 field public static final int FLAG_INSISTENT = 4; // 0x4
/frameworks/base/non-updatable-api/
Dcurrent.txt5360 field public static final int FLAG_INSISTENT = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt5360 field public static final int FLAG_INSISTENT = 4; // 0x4