Home
last modified time | relevance | path

Searched refs:NotificationMessagingUtil (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DAndroidInternalsModule.java24 import com.android.internal.util.NotificationMessagingUtil;
53 public NotificationMessagingUtil provideNotificationMessagingUtil(Context context) { in provideNotificationMessagingUtil()
54 return new NotificationMessagingUtil(context, null); in provideNotificationMessagingUtil()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DHeadsUpViewBinder.java26 import com.android.internal.util.NotificationMessagingUtil;
49 private final NotificationMessagingUtil mNotificationMessagingUtil;
58 NotificationMessagingUtil notificationMessagingUtil, in HeadsUpViewBinder()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationComparator.java29 import com.android.internal.util.NotificationMessagingUtil;
40 private final NotificationMessagingUtil mMessagingUtil;
53 mMessagingUtil = new NotificationMessagingUtil(mContext, mStateLock); in NotificationComparator()
H A DZenModeFiltering.java40 import com.android.internal.util.NotificationMessagingUtil;
54 private final NotificationMessagingUtil mMessagingUtil;
58 mMessagingUtil = new NotificationMessagingUtil(mContext, null); in ZenModeFiltering()
61 public ZenModeFiltering(Context context, NotificationMessagingUtil messagingUtil) { in ZenModeFiltering()
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DNotificationMessagingUtil.java39 public class NotificationMessagingUtil { class
46 public NotificationMessagingUtil(Context context, @Nullable Object stateLock) { in NotificationMessagingUtil() method in NotificationMessagingUtil
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotificationRowBinderImpl.java31 import com.android.internal.util.NotificationMessagingUtil;
61 private final NotificationMessagingUtil mMessagingUtil;
80 NotificationMessagingUtil notificationMessagingUtil, in NotificationRowBinderImpl()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DHeadsUpViewBinderTest.java34 import com.android.internal.util.NotificationMessagingUtil;
54 @Mock private NotificationMessagingUtil mNotificationMessagingUtil;
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeFilteringTest.java56 import com.android.internal.util.NotificationMessagingUtil;
72 private NotificationMessagingUtil mMessagingUtil;
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes12700 com.android.internal.util.NotificationMessagingUtil$1
12701 com.android.internal.util.NotificationMessagingUtil
H A Dboot-image-profile.txt22447 HSPLcom/android/internal/util/NotificationMessagingUtil;->isImportantMessaging(Landroid/service/not…
35507 Lcom/android/internal/util/NotificationMessagingUtil$1;
35508 Lcom/android/internal/util/NotificationMessagingUtil;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes12731 com.android.internal.util.NotificationMessagingUtil$1
12732 com.android.internal.util.NotificationMessagingUtil
H A Dboot-image-profile.txt22511 HSPLcom/android/internal/util/NotificationMessagingUtil;->isImportantMessaging(Landroid/service/not…
45641 Lcom/android/internal/util/NotificationMessagingUtil$1;
45642 Lcom/android/internal/util/NotificationMessagingUtil;
/aosp14/frameworks/base/services/
H A Dart-profile5084 …ecord;)Z+]Lcom/android/internal/util/NotificationMessagingUtil;Lcom/android/internal/util/Notifica…