Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DNotificationHelperTest.java20 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;
/aosp14/frameworks/base/tests/OneMedia/src/com/android/onemedia/
H A DPlayerService.java38 private NotificationHelper mNotifyHelper;
52 mNotifyHelper = new NotificationHelper(this, mSession.mSession); in onCreate()
H A DNotificationHelper.java30 public class NotificationHelper extends BroadcastReceiver { class
46 public NotificationHelper(Service service, MediaSession session) { in NotificationHelper() method in NotificationHelper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleSpaceUtils.java19 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;
H A DNotificationHelper.java45 public class NotificationHelper { class
58 .filter(NotificationHelper::isMissedCallOrHasContent) in getHighestPriorityNotification()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java286 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 …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java29 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()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java159 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()
/aosp14/frameworks/base/services/
H A Dart-profile1284 …am/AppRestrictionController$NotificationHelper$1;-><init>(Lcom/android/server/am/AppRestrictionCon…
1285 HSPLcom/android/server/am/AppRestrictionController$NotificationHelper;-><clinit>()V
1286 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;