| /frameworks/base/services/core/java/com/android/server/notification/ |
| D | NotificationHistoryProtoHelper.java | 65 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()
|
| D | NotificationHistoryDatabase.java | 174 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
|
| D | NotificationHistoryFilter.java | 75 public boolean matchesCountFilter(NotificationHistory notifications) { in matchesCountFilter()
|
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | GroupHelperTest.java | 478 ArrayList<StatusBarNotification> notifications = new ArrayList<>(); in testAutoGrouped_allOngoing_updateChildNotOngoing() local 503 ArrayList<StatusBarNotification> notifications = new ArrayList<>(); in testAutoGrouped_singleOngoing_removeOngoingChild() local 529 ArrayList<StatusBarNotification> notifications = new ArrayList<>(); in testAutoGrouped_noOngoing_updateOngoingChild() local 553 ArrayList<StatusBarNotification> notifications = new ArrayList<>(); in testAutoGrouped_noOngoing_addOngoingChild() local 578 ArrayList<StatusBarNotification> notifications = new ArrayList<>(); in testAutoGrouped_singleOngoing_appGroupOngoingChild() local 605 ArrayList<StatusBarNotification> notifications = new ArrayList<>(); in testAutoGrouped_singleOngoing_removeNonOngoingChild() local 630 ArrayList<StatusBarNotification> notifications = new ArrayList<>(); in testAutoGrouped_allAutoCancel_updateChildNotAutoCancel() local 655 ArrayList<StatusBarNotification> notifications = new ArrayList<>(); in testAutoGrouped_almostAllAutoCancel_updateChildAutoCancel() local 682 ArrayList<StatusBarNotification> notifications = new ArrayList<>(); in testAutoGrouped_allAutoCancel_updateChildAppGrouped() local 706 ArrayList<StatusBarNotification> notifications = new ArrayList<>(); in testAutoGrouped_allAutoCancel_removeChild() local [all …]
|
| /frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
| D | IListNotificationsCallback.aidl | 22 void onComplete(int resultCode, in EuiccNotification[] notifications); in onComplete()
|
| D | IRetrieveNotificationListCallback.aidl | 22 void onComplete(int resultCode, in EuiccNotification[] notifications); in onComplete()
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/ |
| D | NotificationHelperTest.java | 192 Set<NotificationEntry> notifications = Set.of( in testGetHighestPriorityNotification_missedCallHigherPriority() local 201 Set<NotificationEntry> notifications = Set.of( in testGetHighestPriorityNotification_moreRecentLastMessage() local
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | SensitiveContentProtectionManagerService.java | 169 public void addSeenNotifications( in addSeenNotifications() 388 StatusBarNotification[] notifications; in updateAppsThatShouldBlockScreenCapture() local 409 private static @NonNull ArraySet<PackageInfo> getSensitivePackagesFromNotifications( in getSensitivePackagesFromNotifications()
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dreams/ |
| D | DreamOverlayNotificationCountProviderTest.java | 68 final StatusBarNotification[] notifications = {mNotification1}; in setup() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
| D | Notifications.proto | 51 repeated Notification notifications = 1; // An ordered sequence of notifications. field
|
| D | NotificationMemoryLogger.kt | 90 val notifications = getAllNotificationsOnMainThread() in <lambda>() constant
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/ |
| D | PeopleSpaceWidgetManager.java | 478 Collection<NotificationEntry> notifications = mNotifCollection.getAllNotifs(); in updateWidgetsWithNotificationChanged() local 486 Collection<NotificationEntry> notifications) { in updateWidgetsWithNotificationChangedInBackground() 549 Map<PeopleTileKey, Set<NotificationEntry>> notifications = in augmentTileFromNotificationEntryManager() local 560 Collection<NotificationEntry> notifications in groupConversationNotifications() 582 Map<PeopleTileKey, Set<NotificationEntry>> notifications, in augmentTileFromNotifications() 623 Map<PeopleTileKey, Set<NotificationEntry>> notifications) { in getAugmentedTileForExistingWidget()
|
| /frameworks/base/apex/jobscheduler/service/java/com/android/server/job/ |
| D | JobNotificationCoordinator.java | 233 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/tests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
| D | NotificationLoggerViewModelTest.kt | 102 val notifications by collectLastValue(underTest.activeNotifications) in <lambda>() constant
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/ |
| D | NotificationStatsLoggerBinder.kt | 51 .collectLatest { (isPanelInteractive, isOnLockScreen, notifications) -> in <lambda>() method
|
| /frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/ |
| D | NotificationListener.kt | 25 private val notifications: MutableMap<Any, StatusBarNotification> = mutableMapOf() constant in com.android.wm.shell.flicker.utils.NotificationListener
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/domain/interactor/ |
| D | NotificationIconsInteractor.kt | 60 ) { notifications, isolatedNotifKey, notifsFullyHidden -> in <lambda>() method
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/ |
| D | LockscreenSceneViewModel.kt | 57 val notifications: NotificationsPlaceholderViewModel, in <lambda>() constant
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/ |
| D | NotificationMemoryLoggerTest.kt | 264 val notifications = in <lambda>() constant
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ui/viewmodel/ |
| D | QuickSettingsSceneViewModel.kt | 58 val notifications: NotificationsPlaceholderViewModel, constant in com.android.systemui.qs.ui.viewmodel.QuickSettingsSceneViewModel
|
| /frameworks/base/media/java/android/media/ |
| D | MediaScanner.java | 161 private Uri endFile(FileEntry entry, boolean ringtones, boolean notifications, in endFile()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ui/viewmodel/ |
| D | ShadeSceneViewModel.kt | 63 val notifications: NotificationsPlaceholderViewModel, in <lambda>() constant in com.android.systemui.shade.ui.viewmodel.ShadeSceneViewModel
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
| D | NotificationStackSizeCalculator.kt | 346 var notifications = 0f in <lambda>() variable
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
| D | NotificationListener.java | 113 final StatusBarNotification[] notifications = getActiveNotifications(); in onListenerConnected() local
|
| /frameworks/av/media/codec2/hal/hidl/1.0/utils/ |
| D | InputBufferManager.cpp | 328 std::list<Notification> notifications; in processNotifications() local
|