/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationRecord.java | 108 mOriginalFlags = sbn.getNotification().flags; in NotificationRecord() 118 final Notification n = sbn.getNotification(); in defaultImportance() 185 public Notification getNotification() { return sbn.getNotification(); } in getNotification() method in NotificationRecord 186 public int getFlags() { return sbn.getNotification().flags; } in getFlags() 193 final Notification notification = sbn.getNotification(); in dump() 316 this.sbn.getNotification()); in toString() 421 return Objects.equals(getNotification().category, category); in isCategory() 425 return getNotification().audioStreamType == stream; in isAudioStream() 429 final AudioAttributes attributes = getNotification().audioAttributes; in isAudioAttributesUsage() 483 Notification n = getNotification(); in calculateRankingTimeMs()
|
D | NotificationComparator.java | 43 final int leftPriority = left.sbn.getNotification().priority; in compare() 44 final int rightPriority = right.sbn.getNotification().priority; in compare()
|
D | NotificationIntrusivenessExtractor.java | 42 if (record == null || record.getNotification() == null) { in process() 48 final Notification notification = record.getNotification(); in process()
|
D | VisibilityExtractor.java | 35 if (record == null || record.getNotification() == null) { in process()
|
D | ImportanceExtractor.java | 35 if (record == null || record.getNotification() == null) { in process()
|
D | PriorityExtractor.java | 35 if (record == null || record.getNotification() == null) { in process()
|
D | ZenModeFiltering.java | 96 return record != null && record.sbn != null && record.sbn.getNotification() != null in extras() 97 ? record.sbn.getNotification().extras : null; in extras()
|
D | NotificationManagerService.java | 1518 && (sbn.getNotification().flags 1528 sbn.getNotification().clone(), 2262 adjustedSbn.getNotification().extras.getParcelable( in maybeAddAutobundleSummary() 2268 adjustedSbn.getNotification().getSmallIcon()) in maybeAddAutobundleSummary() 2273 .setColor(adjustedSbn.getNotification().color) in maybeAddAutobundleSummary() 2489 sbn.getNotification().flags = 2620 final Notification notification = n.getNotification(); in run() 2681 old.getNotification().flags & Notification.FLAG_FOREGROUND_SERVICE; in run() 2728 Notification n = sbn.getNotification(); in handleGroupedNotificationLocked() 2738 Notification oldN = old != null ? old.sbn.getNotification() : null; in handleGroupedNotificationLocked() [all …]
|
D | RankingHelper.java | 252 boolean isGroupSummary = record.getNotification().isGroupSummary(); in sort() 262 String groupSortKey = record.getNotification().getSortKey(); in sort() 278 boolean isGroupSummary = record.getNotification().isGroupSummary(); in sort()
|
D | NotificationUsageStats.java | 411 final Notification n = record.getNotification(); in countApiUse() 1245 outCv.put(COL_FLAGS, r.getNotification().flags); in putNotificationDetails() 1258 if (r.getNotification().category != null) { in putNotificationDetails() 1259 outCv.put(COL_CATEGORY, r.getNotification().category); in putNotificationDetails() 1261 outCv.put(COL_ACTION_COUNT, r.getNotification().actions != null ? in putNotificationDetails() 1262 r.getNotification().actions.length : 0); in putNotificationDetails()
|
D | ValidateNotificationPeople.java | 123 if (record == null || record.getNotification() == null) { in process() 208 final Bundle extras = record.getNotification().extras; in validatePeople()
|
/frameworks/base/core/java/android/service/notification/ |
D | StatusBarNotification.java | 120 if (overrideGroupKey != null && getNotification().isGroupSummary()) { in key() 130 final String group = getNotification().getGroup(); in groupKey() 131 final String sortKey = getNotification().getSortKey(); in groupKey() 157 if (getNotification().getGroup() != null || getNotification().getSortKey() != null) { in isAppGroup() 289 public Notification getNotification() { in getNotification() method in StatusBarNotification
|
D | NotificationListenerService.java | 567 Notification notification = sbn.getNotification(); in getActiveNotifications() 878 createLegacyIconExtras(sbn.getNotification()); in onNotificationPosted() 879 maybePopulateRemoteViews(sbn.getNotification()); in onNotificationPosted()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationData.java | 124 notification.getNotification().extras.getBoolean( in cacheContentViews() 139 = Notification.Builder.recoverBuilder(ctx, notification.getNotification()); in cacheContentViews() 233 return (int) (nb.getNotification().when - na.getNotification().when); 386 (sbn.getNotification().visibility == Notification.VISIBILITY_SECRET in shouldFilterOut() 418 && sbn.getNotification().extras.getBoolean(Notification.EXTRA_ALLOW_DURING_SETUP); in showNotificationEvenIfUnprovisioned() 454 pw.println(" notification=" + n.getNotification()); in dumpEntry() 456 pw.println(" tickerText=\"" + n.getNotification().tickerText + "\""); in dumpEntry()
|
D | NotificationOverflowIconsView.java | 59 notification.notification.getNotification()); in addNotification() 63 applyColor(notification.notification.getNotification(), v); in addNotification()
|
D | BaseStatusBar.java | 610 processForRemoteInput(sbn.getNotification()); 1592 Log.v(TAG, "no contentView for: " + sbn.getNotification()); 1725 entry.autoRedacted = entry.notification.getNotification().publicVersion == null; 1875 Notification notification = sbn.getNotification(); 2007 int flags = sbn.getNotification().flags; 2018 Notification notification = sbn.getNotification(); 2186 Notification n = sbn.getNotification(); 2352 Notification n = notification.getNotification(); 2355 boolean applyInPlace = entry.cacheContentViews(mContext, notification.getNotification()); 2544 if (sbn.getNotification().fullScreenIntent != null) {
|
D | NotificationHeaderUtil.java | 42 return row.getStatusBarNotification().getNotification(); 201 || mRow.getStatusBarNotification().getNotification().showsTime() in sanitizeHeader()
|
D | NotificationContentView.java | 935 mSingleLineView, mStatusBarNotification.getNotification()); 949 Notification.Action[] actions = entry.notification.getNotification().actions; 1005 int color = entry.notification.getNotification().color; 1016 Notification.Action[] actions = entry.notification.getNotification().actions;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NotificationGroupManager.java | 160 && group.summary.notification.getNotification().isGroupSummary() in updateSuppression() 213 return isGroupSuppressed(getGroupKey(sbn)) && sbn.getNotification().isGroupSummary(); in isSummaryOfSuppressedGroup() 217 return !sbn.getNotification().isGroupSummary() in isOnlyChild() 344 return sbn.getNotification().isGroupSummary(); in isGroupSummary() 351 return sbn.isGroup() && !sbn.getNotification().isGroupSummary(); in isGroupChild() 407 || !sbn.getNotification().isGroupSummary() in handleSuppressedSummaryHeadsUpped() 432 return (sbn.isGroup() && !sbn.getNotification().isGroupSummary()) in shouldIsolate() 433 && (sbn.getNotification().fullScreenIntent != null in shouldIsolate()
|
D | PhoneStatusBar.java | 1418 if (!isHeadsUped && notification.getNotification().fullScreenIntent != null) { in addNotification() 1440 notification.getNotification().fullScreenIntent.send(); in addNotification() 1489 .recoverBuilder(mContext, sbn.getNotification().clone()); in removeNotification() 1490 CharSequence[] oldHistory = sbn.getNotification().extras in removeNotification() 1507 newNotification.contentView = sbn.getNotification().contentView; in removeNotification() 1508 newNotification.bigContentView = sbn.getNotification().bigContentView; in removeNotification() 1509 newNotification.headsUpContentView = sbn.getNotification().headsUpContentView; in removeNotification() 1628 int vis = ent.notification.getNotification().visibility; in updateNotificationShade() 1926 entry.notification.getNotification().extras in findAndUpdateMediaNotifications() 2553 final Notification notification = sbn.getNotification(); in maybeEscalateHeadsUp()
|
/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
D | UiBot.java | 51 public UiObject getNotification(String text) { in getNotification() method in UiBot 66 UiObject notification = getNotification(text); in clickOnNotification()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationBigPictureTemplateViewWrapper.java | 45 final Bundle extras = notification.getNotification().extras; in updateImageTag()
|
D | NotificationTemplateViewWrapper.java | 120 notification.getNotification().getLargeIcon()); in resolveTemplateViews()
|
/frameworks/support/v4/honeycomb/android/support/v4/app/ |
D | NotificationCompatHoneycomb.java | 52 return b.getNotification(); in add()
|
/frameworks/support/v4/ics/android/support/v4/app/ |
D | NotificationCompatIceCreamSandwich.java | 66 return b.getNotification(); in build()
|