Searched refs:NotificationHelper (Results 1 – 9 of 9) sorted by relevance
20 import static com.android.systemui.people.NotificationHelper.getHighestPriorityNotification;21 import static com.android.systemui.people.NotificationHelper.getMessagingStyleMessages;22 import static com.android.systemui.people.NotificationHelper.getSenderIfGroupConversation;23 import static com.android.systemui.people.NotificationHelper.isMissedCall;24 import static com.android.systemui.people.NotificationHelper.isMissedCallOrHasContent;
38 private NotificationHelper mNotifyHelper;52 mNotifyHelper = new NotificationHelper(this, mSession.mSession); in onCreate()
30 public class NotificationHelper extends BroadcastReceiver { class46 public NotificationHelper(Service service, MediaSession session) { in NotificationHelper() method in NotificationHelper
19 import static com.android.systemui.people.NotificationHelper.getContactUri;20 import static com.android.systemui.people.NotificationHelper.getMessagingStyleMessages;21 import static com.android.systemui.people.NotificationHelper.getSenderIfGroupConversation;22 import static com.android.systemui.people.NotificationHelper.hasReadContactsPermission;23 import static com.android.systemui.people.NotificationHelper.isMissedCall;24 import static com.android.systemui.people.NotificationHelper.shouldMatchNotificationByUri;
45 public class NotificationHelper { class58 .filter(NotificationHelper::isMissedCallOrHasContent) in getHighestPriorityNotification()
286 private final NotificationHelper mNotificationHelper;539 @NotificationHelper.NotificationType int notificationType) { in getLastNotificationTime()558 new long[NotificationHelper.NOTIFICATION_TYPE_LAST]; in setLastNotificationTime()578 mNotificationId = new int[NotificationHelper.NOTIFICATION_TYPE_LAST]; in setNotificationId()845 final long[] ts = new long[NotificationHelper.NOTIFICATION_TYPE_LAST]; in loadFromXml()901 @NotificationHelper.NotificationType int type = in loadOneFromXml()902 NotificationHelper.notificationTimeAttrToType(attrName); in loadOneFromXml()998 NotificationHelper.notificationTypeToTimeAttr(k), in toXmlByteArray()1490 mNotificationHelper = new NotificationHelper(this); in AppRestrictionController()2334 static class NotificationHelper { class in AppRestrictionController[all …]
29 import static com.android.systemui.people.NotificationHelper.getContactUri;30 import static com.android.systemui.people.NotificationHelper.getHighestPriorityNotification;31 import static com.android.systemui.people.NotificationHelper.shouldFilterOut;32 import static com.android.systemui.people.NotificationHelper.shouldMatchNotificationByUri;91 import com.android.systemui.people.NotificationHelper;533 .filter(entry -> NotificationHelper.isValid(entry) in groupConversationNotifications()534 && NotificationHelper.isMissedCallOrHasContent(entry) in groupConversationNotifications()
159 import com.android.server.am.AppRestrictionController.NotificationHelper;2607 if (id == NotificationHelper.SUMMARY_NOTIFICATION_ID) { in checkNotificationShown()2612 assertTrue(NotificationHelper.SUMMARY_NOTIFICATION_ID < notificationId[i]); in checkNotificationShown()2613 assertEquals(NotificationHelper.GROUP_KEY, n.getGroup()); in checkNotificationShown()
1284 …am/AppRestrictionController$NotificationHelper$1;-><init>(Lcom/android/server/am/AppRestrictionCon…1285 HSPLcom/android/server/am/AppRestrictionController$NotificationHelper;-><clinit>()V1286 HSPLcom/android/server/am/AppRestrictionController$NotificationHelper;-><init>(Lcom/android/server/…12404 Lcom/android/server/am/AppRestrictionController$NotificationHelper$1;12405 Lcom/android/server/am/AppRestrictionController$NotificationHelper;