Home
last modified time | relevance | path

Searched defs:notifications (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationHistoryProtoHelper.java65 final NotificationHistory notifications) { in writeStringPool()
76 NotificationHistory notifications, NotificationHistoryFilter filter) in readNotification()
305 public static void read(InputStream in, NotificationHistory notifications, in read()
328 public static void write(OutputStream out, NotificationHistory notifications, int version) { in write()
DNotificationHistoryDatabase.java174 NotificationHistory notifications = new NotificationHistory(); in readNotificationHistory() local
193 NotificationHistory notifications = new NotificationHistory(); in readNotificationHistory() local
290 private void writeLocked(AtomicFile file, NotificationHistory notifications) in writeLocked()
371 final NotificationHistory notifications = new NotificationHistory(); in run() local
DNotificationHistoryFilter.java75 public boolean matchesCountFilter(NotificationHistory notifications) { in matchesCountFilter()
/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIRetrieveNotificationListCallback.aidl22 void onComplete(int resultCode, in EuiccNotification[] notifications); in onComplete()
DIListNotificationsCallback.aidl22 void onComplete(int resultCode, in EuiccNotification[] notifications); in onComplete()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/people/
DNotificationHelperTest.java192 Set<NotificationEntry> notifications = Set.of( in testGetHighestPriorityNotification_missedCallHigherPriority() local
201 Set<NotificationEntry> notifications = Set.of( in testGetHighestPriorityNotification_moreRecentLastMessage() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dreams/
DDreamOverlayNotificationCountProviderTest.java68 final StatusBarNotification[] notifications = {mNotification1}; in setup() local
/frameworks/base/services/core/java/com/android/server/
DSensitiveContentProtectionManagerService.java173 public void addSeenNotifications( in addSeenNotifications()
403 StatusBarNotification[] notifications; in updateAppsThatShouldBlockScreenCapture() local
424 private static @NonNull ArraySet<PackageInfo> getSensitivePackagesFromNotifications( in getSensitivePackagesFromNotifications()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java487 Collection<NotificationEntry> notifications = mNotifCollection.getAllNotifs(); in updateWidgetsWithNotificationChanged() local
495 Collection<NotificationEntry> notifications) { in updateWidgetsWithNotificationChangedInBackground()
562 Map<PeopleTileKey, Set<NotificationEntry>> notifications = in augmentTileFromNotificationEntryManager() local
573 Collection<NotificationEntry> notifications in groupConversationNotifications()
595 Map<PeopleTileKey, Set<NotificationEntry>> notifications, in augmentTileFromNotifications()
636 Map<PeopleTileKey, Set<NotificationEntry>> notifications) { in getAugmentedTileForExistingWidget()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotifications.proto58 repeated Notification notifications = 1; // An ordered sequence of notifications. field
DNotificationMemoryLogger.kt90 val notifications = getAllNotificationsOnMainThread() in <lambda>() constant
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobNotificationCoordinator.java233 final IntArray notifications = mUijNotifications.get(userId, packageName); in isNotificationAssociatedWithAnyUserInitiatedJobs() local
282 final IntArray notifications = mUijNotifications.get(userId, packageName); in maybeDeleteNotificationIdAssociation() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/
DNotificationStatsLoggerBinder.kt51 .collectLatest { (isPanelInteractive, isOnLockScreen, notifications) -> in <lambda>() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DGroupHelperTest.java605 ArrayList<NotificationRecord> notifications = new ArrayList<>(); in testAutoGrouped_allOngoing_updateChildNotOngoing() local
632 ArrayList<NotificationRecord> notifications = new ArrayList<>(); in testAutoGrouped_singleOngoing_removeOngoingChild() local
659 ArrayList<NotificationRecord> notifications = new ArrayList<>(); in testAutoGrouped_noOngoing_updateOngoingChild() local
684 ArrayList<NotificationRecord> notifications = new ArrayList<>(); in testAutoGrouped_noOngoing_addOngoingChild() local
711 ArrayList<NotificationRecord> notifications = new ArrayList<>(); in testAutoGrouped_singleOngoing_appGroupOngoingChild() local
741 ArrayList<NotificationRecord> notifications = new ArrayList<>(); in testAutoGrouped_singleOngoing_removeNonOngoingChild() local
769 ArrayList<NotificationRecord> notifications = new ArrayList<>(); in testAutoGrouped_singleOngoing_removeNonOngoingChild_forceGrouping() local
796 ArrayList<NotificationRecord> notifications = new ArrayList<>(); in testAutoGrouped_allAutoCancel_updateChildNotAutoCancel() local
822 ArrayList<NotificationRecord> notifications = new ArrayList<>(); in testAutoGrouped_almostAllAutoCancel_updateChildAutoCancel() local
851 ArrayList<NotificationRecord> notifications = new ArrayList<>(); in testAutoGrouped_allAutoCancel_updateChildAppGrouped() local
[all …]
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/inputdevice/tutorial/domain/interactor/
DTutorialNotificationCoordinatorTest.kt238 val notifications = if (hasTutorialNotification) arrayOf(notification) else emptyArray() in mockNotifications() constant
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
DNotificationListener.kt25 private val notifications: MutableMap<Any, StatusBarNotification> = mutableMapOf() constant in com.android.wm.shell.flicker.utils.NotificationListener
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
DNotificationLoggerViewModelTest.kt173 val notifications by collectLastValue(underTest.activeNotifications) in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRebindingTracker.kt54 .map { notifications: Map<String, *> -> in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryLoggerTest.kt264 val notifications = in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/domain/interactor/
DNotificationIconsInteractor.kt74 ) { notifications, isolatedNotifKey, aodPromotedKeyToHide, notifsFullyHidden -> in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/notification/ui/viewmodel/
DNotifChipsViewModel.kt65 ) { notifications, headsUpState -> in <lambda>() method
/frameworks/base/media/java/android/media/
DMediaScanner.java161 private Uri endFile(FileEntry entry, boolean ringtones, boolean notifications, in endFile()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java104 final StatusBarNotification[] notifications = getActiveNotifications(); in onListenerConnected() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackSizeCalculator.kt370 var notifications = 0f in <lambda>() variable
/frameworks/av/media/codec2/hal/aidl/
DInputBufferManager.cpp311 std::list<Notification> notifications; in processNotifications() local

12