Searched defs:doPopup (Results 1 – 2 of 2) sorted by relevance
220 int notificationId, boolean doPopup) { in makeBasicNotification()230 int notificationId, boolean doPopup, boolean highPriority, boolean addActionButtons) { in makeBasicNotificationBuilder()289 int notificationId, boolean doPopup, boolean highPriority) { in makeExpandingNotification()
124 long startMillis, long endMillis, boolean doPopup) { in NotificationWrapper()775 private int doPopup = -1; field in AlertService.NotificationPrefs